Skip to content

Commit 87f6b8d

Browse files
committed
add
1 parent d7b8872 commit 87f6b8d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,6 @@ GIS算法库
1414
- [polygon-offset:多边形缓冲区](https://github.com/w8r/polygon-offset)
1515
- [Martinez-Rueda多边形裁剪算法,支持联合、相交、差集等](https://github.com/w8r/martinez)
1616
- [多边形布尔运算](https://github.com/voidqk/polybooljs)
17-
- [地理空间点聚合](https://github.com/mapbox/supercluster)
17+
- [地理空间点聚合](https://github.com/mapbox/supercluster)
18+
- [polylabel:查找多边形内距离轮廓最远处的内部点,用于文本标注等](https://github.com/mapbox/polylabel)
19+
- [rbush:一个高性能的基于JavaScript的R树的二维空间索引,用于点和矩形](https://github.com/mourner/rbush)

0 commit comments

Comments
 (0)