⚠️ Our 0.1 release refactored several early-development functions for long-term stability, to update your code see here. ⚠️
Future changes will come with deprecation warnings! 🙂

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