cloudv-node-shapefile
TypeScript icon, indicating that this package has built-in type declarations

0.0.12 • Public • Published

cloudv-node-shapefile

本项目 fork 自 ginkgoch-shapefile, 并在其基础上解决了 shapefile 文件记录更新与文件读写的功能性问题,本项目最有优势的特性是支持以流式API对文件进行读写,并以迭代器方式进行文件对象遍历与统计,能够适应大型 shapefile 文件的读写场景。

使用示例

import Shape from 'cloudv-node-shapefile'

所有实例均参照 ginkgoch-shapefile 文档,本仓库没有进行api的修改,只是通过无感的方式解决生成的 shapefile 无法用 QGIS 等传统 GIS 软件打开的问题,以便于兼容传统文件的数据交换方式,感谢 ginkgoch-shapefile 的作者仁兄,本库在本人参与的的诸多项目中都得到了应用。

其他

有任何技术问题欢迎邮箱联系 534192336@qq.com,本人是开源文化的受益者,也愿意尽自己所能为开源文化作出贡献!

Package Sidebar

Install

npm i cloudv-node-shapefile

Weekly Downloads

3

Version

0.0.12

License

MIT

Unpacked Size

315 kB

Total Files

74

Last publish

Collaborators

  • cloudv-map