TopoJSON.zip

时间:2022-08-08 02:27:57
【文件属性】:

文件名称:TopoJSON.zip

文件大小:7KB

文件格式:ZIP

更新时间:2022-08-08 02:27:57

开源项目

TopoJSON 是 GeoJSON 的扩展,增加了拓扑逻辑的编码。 Rather than representing geometries discretely, geometries in TopoJSON files are stitched together from shared line segments called arcs. TopoJSON eliminates redundancy, offering much more compact representations of geometry than with GeoJSON; typical TopoJSON files are 80% smaller than their GeoJSON equivalents. In addition, TopoJSON facilitates applications that use topology, such as topology-preserving shape simplification, automatic map coloring, and cartograms. 标签:TopoJSON


【文件预览】:
topojson-master
----rollup.config.js(259B)
----index.js(101B)
----package.json(2KB)
----test()
--------test-exports.js(396B)
--------topojson-test.js(169B)
----.npmignore(29B)
----topojson.sublime-project(184B)
----LICENSE.md(1KB)
----.gitignore(63B)
----README.md(7KB)
----rollup.node.js(594B)

网友评论