turf-simplify:简化地理形状

时间:2021-05-08 03:23:53
【文件属性】:
文件名称:turf-simplify:简化地理形状
文件大小:36KB
文件格式:ZIP
更新时间:2021-05-08 03:23:53
JavaScript 草皮简化 简化地理形状 turf.simplify(feature, tolerance, highQuality) 接受LineString或Polygon并返回简化版本。 内部使用进行简化。 参数 范围 类型 描述 feature 功能。 tolerance 数字 简化公差 highQuality 布尔型 是否花费更多时间使用其他算法来创建更高质量的简化 例子 var feature = { "type" : "Feature" , "properties" : { } , "geometry" : { "type" : "Polygon" , "coordinates" : [ [ [ - 70.603637 , - 33.399918 ] , [ - 70.614624 , - 33.
【文件预览】:
turf-simplify-master
----package.json(787B)
----.travis.yml(94B)
----index.js(6KB)
----README.md(2KB)
----bench.js(2KB)
----test()
--------test.js(4KB)
--------fixtures()

网友评论