⚠️ 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.normalize

geoutils.Vector.normalize#

Vector.normalize()[source]#

Returns a Vector of normalized geometries to normal form (or canonical form).

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

Return type:

Vector