extend-geojson-properties:从单独的 jsons 数据集中扩展 geojson 对象的 propertiesattributes

时间:2024-07-09 09:33:20
【文件属性】:

文件名称:extend-geojson-properties:从单独的 jsons 数据集中扩展 geojson 对象的 propertiesattributes

文件大小:6KB

文件格式:ZIP

更新时间:2024-07-09 09:33:20

geojson properties extend JavaScript

扩展geojson-properties 从单独的 json 数据集扩展 geojson 的属性(特征数组或 FeatureCollection)。 安装 对于 node.js 或使用 browserify npm install extend-geojson-properties 要包含在 html 页面中,请下载文件并重命名为 extend-geojson-properties.js < script type =" text/javascript " src =" path/to/extend-geojson-properties.js " > </ script > 这将创建全局变量extendGeoJSON 。 用法 此模块返回一个函数或创建名为extendGeoJSON 的全局函数,用于扩展 geojson 属性。 var extendGeoJSON = req


【文件预览】:
extend-geojson-properties-master
----.gitignore(38B)
----package.json(690B)
----LICENSE.md(1KB)
----index.js(2KB)
----README.md(5KB)
----test()
--------test.js(1KB)
--------testdata.js(3KB)

网友评论