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().