geoutils.Vector.transform

geoutils.Vector.transform#

Vector.transform(transformation, include_z=False)[source]#

Returns a Vector with the transformation function applied to the geometry coordinates.

See more details at geopandas.GeoSeries.transform().

Return type:

Vector