gdal2mbt:从 GDAL 文件创建 MBTiles

时间:2021-06-22 18:06:30
【文件属性】:
文件名称:gdal2mbt:从 GDAL 文件创建 MBTiles
文件大小:9KB
文件格式:ZIP
更新时间:2021-06-22 18:06:30
Python gdal2mbt 从 GDAL 文件创建 MBTiles 要求 Python 2.7 GDAL >=1.8 安装 从 PyPI 稳定发布。 pip install gdal2mbt 或直接来自源头的最新消息。 pip install https://github.com/icetan/gdal2mbt/archive/master.zip 发展 浏览源代码并进行修改。 git clone https://github.com/icetan/gdal2mbt.git pip install -e ./gdal2mbt 创建 MBTile 文件 从 GDAL VRT 创建一个 MBTile。 ( ) gdal2mbt create goteborg.mbtiles 8 goteborg.vrt 或者使用带有可选元数据字典的 JSON 配置文件,该字典将覆盖 MBTiles
【文件预览】:
gdal2mbt-master
----.gitignore(40B)
----setup.cfg(40B)
----README.md(2KB)
----gdal2mbt.py(14KB)
----LICENSE(1KB)
----gdal2mbt_cli.py(4KB)
----MANIFEST.in(113B)
----setup.py(1KB)

网友评论