geoutils.Vector.exterior

Contents

geoutils.Vector.exterior#

property Vector.exterior: Vector#

Return a Vector of LinearRings representing the outer boundary of each polygon in the Vector.

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