mapnik-tiles-generator:使用 Mapnik 库生成图块的脚本

时间:2024-06-18 14:29:34
【文件属性】:

文件名称:mapnik-tiles-generator:使用 Mapnik 库生成图块的脚本

文件大小:1.63MB

文件格式:ZIP

更新时间:2024-06-18 14:29:34

Python

地图工具 一种从TIF图像生成图块的工具。 发展 安装 Python 和 NodeJs brew install node python 安装 Python 依赖 pip install virtualenv pip install mapnik pip install shapely 安装 Node Js 依赖 npm install 准备和激活虚拟环境 virtualenv env source env/bin/activate 在执行之前编辑start.sh文件然后运行: ./start.sh


【文件预览】:
mapnik-tiles-generator-master
----.gitignore(46B)
----app()
--------index.js(3KB)
--------polytiles.py(22KB)
--------template.handlebars(324B)
----package.json(771B)
----LICENSE(1KB)
----start.sh(218B)
----tile-generator.js(18B)
----examples()
--------final.tif(6.48MB)
--------style.mss(275B)
----README.md(437B)
----.gitattributes(12B)
----.editorconfig(224B)
----config.json.sample(64B)

网友评论