feat: CoordConverter 坐标转换套件 v1.0.0

TXT / Excel(CSV) / SHP 三种格式任意互转
支持 WGS84 / CGCS2000 / Xian80 / Beijing54 / Web Mercator 坐标系转换

由 Mapo 🗺️ 自动生成
This commit is contained in:
2026-07-29 12:49:08 +08:00
commit e9f87fc693
26 changed files with 725 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
# 示例坐标数据 — WGS84 经纬度
点号 X Y H 描述
1 102.705584 25.045231 1892.5 起点
2 102.706215 25.045689 1890.1 拐点A
3 102.707892 25.044367 1891.8 拐点B
4 102.706983 25.043852 1893.2 拐点C
5 102.705012 25.044578 1892.0 终点