使用GeoDataFrame导入shapefile数据

时间:2015-10-27 23:38:35

标签: geopandas

我正在使用GeoDataFrame进行数据导入。但是有以下问题。实际上这个函数适用于某些shapefile,但是对于某些特定的shapefile并不是那么好用,我想知道为什么

data = GeoDataFrame.from_file('bayarea_general.shp')



fiona/ogrext.pyx in fiona.ogrext.Iterator.__next__ (fiona/ogrext.c:17244)()

fiona/ogrext.pyx in fiona.ogrext.FeatureBuilder.build (fiona/ogrext.c:3254)()

IndexError: list index out of range

0 个答案:

没有答案