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 15d5b5e commit 2247a78Copy full SHA for 2247a78
README.md
@@ -10,4 +10,6 @@ GIS算法库
10
- [2D矩形空间索引的快速建立](https://github.com/mourner/flatbush)
11
- [地理坐标库,支持坐标系的相互转换(WGS84,GCJ02,BD09等),支持GeoJSON](https://github.com/hujiulong/gcoord)
12
- [proj4js地理坐标转换库](https://github.com/proj4js/proj4js)
13
-- [基于Kodituwakka, Wijeweera & Chamikara算法的线裁剪](https://github.com/rowanwins/kwc-lineclip)
+- [基于Kodituwakka, Wijeweera & Chamikara算法的线裁剪](https://github.com/rowanwins/kwc-lineclip)
14
+- [polygon-offset:多边形缓冲区](https://github.com/w8r/polygon-offset)
15
+- [Martinez-Rueda多边形裁剪算法,支持联合、相交、差集等](https://github.com/w8r/martinez)
0 commit comments