geoutils.Vector.interiors

Contents

geoutils.Vector.interiors#

property Vector.interiors: Series#

Return a Series of List representing the inner rings of each polygon in the Vector. Can be appended to Vector.

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