Skip to content

Commit 5ea4c9a

Browse files
committed
增加一个地理坐标转换库
1 parent 05fe521 commit 5ea4c9a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ GIS算法库
77
- [几何数据处理(联合、相交等)](https://github.com/mapbox/wagyu)
88
- [3D几何网格数据压缩与解压](https://github.com/google/draco)
99
- [自动拟合数字化曲线算法](https://github.com/soswow/fit-curve)
10-
- [2D矩形空间索引的快速建立](https://github.com/mourner/flatbush)
10+
- [2D矩形空间索引的快速建立](https://github.com/mourner/flatbush)
11+
- [地理坐标库,支持坐标系的相互转换(WGS84,GCJ02,BD09等),支持GeoJSON](https://github.com/hujiulong/gcoord)

0 commit comments

Comments
 (0)