Read a shape file
fname (str) – Path to the .shp file
kwargs (dict, optional) – Additional parameters for geopandas.read_file()
data – The data frame in WSG84
geopandas.GeoDataFrame