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

Contents

geoutils.Vector.geom_type#

property Vector.geom_type: Series#

Returns a Series of strings specifying the Geometry Type of each object. Can be appended to Vector.

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