geoutils.Vector.rotate

Contents

geoutils.Vector.rotate#

Vector.rotate(angle, origin='center', use_radians=False)[source]#

Returns a Vector with rotated geometries.

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

Return type:

Vector