geopandas.GeoSeries.interiors

property GeoSeries.interiors

Returns a Series of List representing the inner rings of each polygon in the GeoSeries.

Applies to GeoSeries containing only Polygons.

Returns
inner_rings: Series of List

Inner rings of each polygon in the GeoSeries.