Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 275 Bytes

README.md

File metadata and controls

19 lines (9 loc) · 275 Bytes

在Windows上运行代码前,请安装以下几个软件:

  1. 安装Python2.7。

  2. python reg.py

  3. PIL安装

  4. gdal core安装

  5. numpy安装

  6. gdal for python安装

最后运行python T7-gdal2srtmtiles-demo.py

注:本代码主要是引用的gdal2tiles.py