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