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

Contents

geoutils.Vector.clip#

Vector.clip(mask, keep_geom_type=False)[source]#

Clip points, lines, or polygon geometries to the mask extent.

See more details at geopandas.GeoDataFrame.clip().

Return type:

Vector