加载断裂带,同时允许cesium加载EPSG:4490数据

This commit is contained in:
wzy-warehouse
2026-04-16 09:32:33 +08:00
parent b3ba81dfe2
commit 360ea7ad2e
7 changed files with 131539 additions and 1 deletions
+21
View File
@@ -29,6 +29,9 @@ importers:
pinia:
specifier: ^3.0.3
version: 3.0.4(typescript@6.0.2)(vue@3.5.32(typescript@6.0.2))
proj4:
specifier: ^2.20.8
version: 2.20.8
spark-md5:
specifier: ^3.0.2
version: 3.0.2
@@ -1540,6 +1543,9 @@ packages:
meshoptimizer@0.18.1:
resolution: {integrity: sha512-ZhoIoL7TNV4s5B6+rx5mC//fw8/POGyNxS/DZyCJeiZ12ScLfVwRE/GfsxwiTkMYYD5DmK2/JXnEVXqL4rF+Sw==}
mgrs@1.0.0:
resolution: {integrity: sha512-awNbTOqCxK1DBGjalK3xqWIstBZgN6fxsMSiXLs9/spqWkF2pAhb2rrYCFSsr1/tT7PhcDGjZndG8SWYn0byYA==}
micromatch@4.0.8:
resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==}
engines: {node: '>=8.6'}
@@ -1718,6 +1724,9 @@ packages:
engines: {node: '>=14'}
hasBin: true
proj4@2.20.8:
resolution: {integrity: sha512-1C8sfT4xY4PAPwk0MroFBTGF4R4bzDXdmPQTGYVLsoNssrZ9odzObxS2dTeGBty8jW8KO7h16C1Hs2JP+ctfFw==}
protobufjs@7.5.4:
resolution: {integrity: sha512-CvexbZtbov6jW2eXAvLukXjXUW1TzFaivC46BpWc/3BpcCysb5Vffu+B3XHMm8lVEuy2Mm4XGex8hBSg1yapPg==}
engines: {node: '>=12.0.0'}
@@ -2112,6 +2121,9 @@ packages:
engines: {node: ^18.17.0 || >=20.5.0}
hasBin: true
wkt-parser@1.5.5:
resolution: {integrity: sha512-/zMYi94/7D7fxcOSlVmWn6vnOMj3Gq5d1xvVjaYOS9n6h0qOJ4I7YYVxBWYcH1vq9+suhqzXkn05Yx47zQNUIA==}
word-wrap@1.2.5:
resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==}
engines: {node: '>=0.10.0'}
@@ -3615,6 +3627,8 @@ snapshots:
meshoptimizer@0.18.1: {}
mgrs@1.0.0: {}
micromatch@4.0.8:
dependencies:
braces: 3.0.3
@@ -3776,6 +3790,11 @@ snapshots:
prettier@3.6.2: {}
proj4@2.20.8:
dependencies:
mgrs: 1.0.0
wkt-parser: 1.5.5
protobufjs@7.5.4:
dependencies:
'@protobufjs/aspromise': 1.1.2
@@ -4198,6 +4217,8 @@ snapshots:
dependencies:
isexe: 3.1.5
wkt-parser@1.5.5: {}
word-wrap@1.2.5: {}
wsl-utils@0.1.0: