We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87f6b8d commit 2cffc31Copy full SHA for 2cffc31
README.md
@@ -16,4 +16,5 @@ GIS算法库
16
- [多边形布尔运算](https://github.com/voidqk/polybooljs)
17
- [地理空间点聚合](https://github.com/mapbox/supercluster)
18
- [polylabel:查找多边形内距离轮廓最远处的内部点,用于文本标注等](https://github.com/mapbox/polylabel)
19
-- [rbush:一个高性能的基于JavaScript的R树的二维空间索引,用于点和矩形](https://github.com/mourner/rbush)
+- [rbush:一个高性能的基于JavaScript的R树的二维空间索引,用于点和矩形](https://github.com/mourner/rbush)
20
+- [Geometry Extrude: 一个小而快速的JavaScript库,用于将2D多边形和折线挤压成3D网格](https://github.com/pissang/geometry-extrude)
0 commit comments