用库 shapefile.py import shapefile sf = shapefile.Reader("shapefiles/blockgroups.shp") geopandas data = GeoDataFrame.from_file('bayarea_general.shp') 学习代码: using C# using Python 参考资料 shapefile-whitepaper wiki/Shapefile