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

Contents

geoutils.Vector.interiors#

property Vector.interiors: Series#

Returns or appends to Vector a Series of List representing the inner rings of each polygon in the Vector.

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