geoutils.Vector.count_interior_rings

geoutils.Vector.count_interior_rings#

Vector.count_interior_rings()[source]#

Returns a Series containing the count of the number of interior rings in a polygonal geometry. Can be appended to Vector.

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

Return type:

Series