terrain-rgb-query:从RGB编码的图块集中查询高程值

时间:2021-05-11 13:10:31
【文件属性】:
文件名称:terrain-rgb-query:从RGB编码的图块集中查询高程值
文件大小:86KB
文件格式:ZIP
更新时间:2021-05-11 13:10:31
JavaScript 地形RGB查询 从RGB编码的图块集中查询高程值 安装 现在,通过github安装 $ git clone git@github.com:dnomadb/terrain-rgb-query.git $ cd terrain-rgb-query $ npm install && npm link 用法 虽然您可以在任何平铺的,RGB编码的高程数据源上使用terrain-rgb-query ,但主要是将其写入查询mapbox.terrain-rgb 。 为此,您需要一个有效的Mapbox访问令牌。 原料药 // a templated url to query against -- needs to include {z}/{x}/{y} const template = "https://a.tiles.mapbox.com/v4/mapbox.terrain-rgb/{z}/{x}/{y}
【文件预览】:
terrain-rgb-query-master
----bin()
--------cli.js(967B)
----index.js(2KB)
----package.json(659B)
----LICENSE(1KB)
----package-lock.json(58KB)
----demo()
--------index.js(888B)
--------index.html(623B)
--------bundle.js(251KB)
----README.md(2KB)

网友评论