geo ndjson es loader:管道ndjson (geojson)进入弹性搜索,配置多边形映射
geo-ndjson-es-loader将ndjson (geojson)输送到弹性搜索中,并配置多边形映射。安装npm install shp-to-es-loader -g用法cat data | geo-ndjson-es-loader http://localhost:9200/newindex "properties.SOMETHINGID"参数在哪里:将创建的es索引,还提供用户/通行证一个主键,可以是用户从Feature中防止被骗。该计划将:创建索引将通用文件作为默认映射。这保留了地理形状。将所有功能加载到该索引中让您的生活更轻松。
文件列表
geo-ndjson-es-loader-master.zip
(预估有个6文件)
geo-ndjson-es-loader-master
README.md
656B
bin.js
518B
.gitignore
13B
index.js
1KB
mapping.json
248B
package.json
460B
暂无评论