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