earthpy.clip

A module to clip vector data using GeoPandas.

earthpy.clip.clip_shp(shp, clip_obj)[source]

This function has been deprecated from earthpy.

Please use the clip() function in GeoPandas instead.