geoutils.Vector.geom_equals# Vector.geom_equals(other, align=True)[source]# Return a Series of dtype('bool') with value True for each aligned geometry equal to other. Can be appended to Vector. See more details at geopandas.GeoSeries.geom_equals(). Return type: Series