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

Contents

geoutils.Vector.has_z#

property Vector.has_z: Series#

Returns or appends to Vector a Series of dtype('bool') with value True for features that have a z-component.

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