cublet:从geojson创建瓷砖立方体的工具

时间:2024-06-20 15:55:09
【文件属性】:

文件名称:cublet:从geojson创建瓷砖立方体的工具

文件大小:4KB

文件格式:ZIP

更新时间:2024-06-20 15:55:09

JavaScript

小柜 用法 与 GeoJSON 一起使用: cat data.geojson | node bin/geojson-cubes.js --levels 0,5 --attr Attribute --time Date-Attribute --out outdir 要与 CSV 文件一起使用: cat storms.csv | node bin/csv-cubes.js --level 0,3 --lat 1 --lon 2 --attr 3 --time 0 -out tiles/storms 请注意,使用 CSV 我们指定列号而不是名称...


【文件预览】:
cublet-master
----.gitignore(13B)
----package.json(845B)
----bin()
--------csv-cubes.js(1KB)
--------geojson-cubes.js(999B)
----index.js(5KB)
----README.md(362B)

网友评论