我的github

https://gdal.org/

https://pypi.org/project/GDAL/

 gdal whl:https://blog.csdn.net/u012581929/article/details/86473756

https://www.lfd.uci.edu/~gohlke/pythonlibs/#pygame

 

 

 activate tensorflow_gpu

 

 

 

NEXT:Keras

以上是方法一:https://www.bilibili.com/video/BV15K411g7Sy

>>第二种方法:如何搭建Python和GDAL开发环境:https://jingyan.baidu.com/article/f3ad7d0ffb581109c3345b12.html

第一步,首先下载安装Python2.7.2。

第二步,下载gdal-19-1600-core.msi和GDAL-1.9.2.win32-py2.7.msi,注意要和python的版本保持一致,因为它有32位和64位版本,当然你可以根据自己的实际情况查找对应的版本http://www.gisinternals.com/sdk/。

(我比较奇怪的是,gdal-core.msi和gdal-py2.7.msi有什么区别?难道一个是开发版一个是界面版?)

http://www.gisinternals.com/archive.php

https://www.gisinternals.com/query.html?content=filelist&file=release-1800-gdal-2-2-3-mapserver-7-0-7.zip

Installer for the GDAL python bindings (requires to install the GDAL core)需要先安装GDAL core。。。再安装GDAL Python Bindings

更多参考:https://blog.csdn.net/ZMT1849101245/article/details/85248260(python2.7+GDAL2.2.3安装与配置)

 

posted on 2019-12-16 11:57  XiaoNiuFeiTian  阅读(342)  评论(0编辑  收藏  举报