文件名称:shp2es:将 shapefile 数据加载到 ElasticSearch
文件大小:12KB
文件格式:ZIP
更新时间:2024-07-12 22:50:04
JavaScript
shp2es 将 shapefile 数据加载到 Elasticsearch 的命令行工具 安装 依赖项:Node.js 0.10+ 获取源代码并安装到本地 git clone https://github.com/jmarin/shp2es.git cd shp2es npm install 用法: node shp2es.js -s < shapefile> -h < ElasticSearch> -p < ElasticSearch>
【文件预览】:
shp2es-master
----.jshintrc(5KB)
----.gitignore(252B)
----package.json(1KB)
----test.shp(2KB)
----Gruntfile.js(1KB)
----LICENSE(11KB)
----.jshintignore(20B)
----test.dbf(5KB)
----README.md(346B)
----lib()
--------shp.js(687B)
----shp2es.js(902B)
----test.prj(147B)
----test.shx(716B)