https://blog.csdn.net/smalltankpy/article/details/71194862
https://geoffboeing.com/2014/09/using-geopandas-windows/
需要安装依赖的包,可以用pip安装,如果仍然不成功,需要到 https://www.lfd.uci.edu/~gohlke/pythonlibs/找到 GDAL, Fiona, pyproj, rtree, and shapely 的.whl文件,然后cd到该文件的目录下,pip install GDAL-1.11.2-cp27-none-win_amd64.whl 分别安装成功后,再pip 安装geopandas