From 168bba3491d987955aaf75907554f68c444dbeda Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期日, 25 六月 2023 21:10:44 +0800
Subject: [PATCH] 解决OSGB数据坐标解析不正确

---
 ExportMap/ExportMap.csproj |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/ExportMap/ExportMap.csproj b/ExportMap/ExportMap.csproj
index 9f2e5fe..f76f6e9 100644
--- a/ExportMap/ExportMap.csproj
+++ b/ExportMap/ExportMap.csproj
@@ -116,6 +116,7 @@
     <Content Include="js\jquery.1.12.4.js" />
     <Content Include="js\rollups.js" />
     <Content Include="js\rsa.min.js" />
+    <Content Include="js\tumap.js" />
     <Content Include="js\turf.min.6.5.js" />
     <Content Include="lf.html" />
     <Content Include="Sources\Lengend.png" />
@@ -125,6 +126,7 @@
     <Content Include="export.html" />
     <Content Include="Sources\xyz.py" />
     <Content Include="Sources\璇存槑.txt" />
+    <Content Include="UE.html" />
     <Content Include="up.html" />
     <Content Include="Web.config">
       <SubType>Designer</SubType>

--
Gitblit v1.9.3