foxes.utils.read_shp(fname, **kwargs)[source] Read a shapefile file Parameters¶ fname: strPath to the .shp file kwargs: dict, optionalAdditional parameters for geopandas.read_file() Returns¶ data: geopandas.GeoDataFrameThe data frame in WSG84