管道基础大数据平台系统开发-【CS】-ExportMap
1
13693261870
2022-12-21 8a0279b6c68f546b39cfced7cd1657fe1111ec27
1
已修改4个文件
43 ■■■■ 文件已修改
ExportMap/ExportMap.csproj 3 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ExportMap/Properties/PublishProfiles/Release.pubxml.user 34 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ExportMap/Web.config 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
ExportMap/lf.html 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ExportMap/ExportMap.csproj
@@ -112,6 +112,7 @@
    <Content Include="js\rollups.js" />
    <Content Include="js\rsa.min.js" />
    <Content Include="lf.html" />
    <Content Include="Sources\Lengend.png" />
    <Content Include="Sources\logo.png" />
    <Content Include="Sources\render.py" />
    <Content Include="Sources\shps\SITEPOINT.shp.xml" />
@@ -193,6 +194,8 @@
    <Content Include="Sources\Log.config">
      <SubType>Designer</SubType>
    </Content>
    <Content Include="Sources\LF.qgz" />
    <Content Include="Sources\LF.qpt" />
  </ItemGroup>
  <PropertyGroup>
    <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
ExportMap/Properties/PublishProfiles/Release.pubxml.user
@@ -16,10 +16,10 @@
      <publishTime>11/08/2022 14:22:49</publishTime>
    </File>
    <File Include="bin/ExportMap.dll">
      <publishTime>11/12/2022 14:30:38</publishTime>
      <publishTime>12/21/2022 19:10:41</publishTime>
    </File>
    <File Include="bin/ExportMap.pdb">
      <publishTime>11/12/2022 14:30:38</publishTime>
      <publishTime>12/21/2022 19:10:41</publishTime>
    </File>
    <File Include="bin/ICSharpCode.SharpZipLib.dll">
      <publishTime>11/08/2022 14:22:59</publishTime>
@@ -87,6 +87,9 @@
    <File Include="DLL/System.Data.SQLite.dll">
      <publishTime>08/06/2022 11:24:07</publishTime>
    </File>
    <File Include="export.html">
      <publishTime>11/19/2022 13:29:59</publishTime>
    </File>
    <File Include="Global.asax">
      <publishTime>11/08/2022 14:24:30</publishTime>
    </File>
@@ -99,17 +102,29 @@
    <File Include="js/rsa.min.js">
      <publishTime>10/15/2022 08:42:06</publishTime>
    </File>
    <File Include="lf.html">
      <publishTime>12/21/2022 19:06:13</publishTime>
    </File>
    <File Include="packages.config">
      <publishTime>11/12/2022 14:26:23</publishTime>
    </File>
    <File Include="Sources/Lengend.png">
      <publishTime>12/21/2022 18:40:59</publishTime>
    </File>
    <File Include="Sources/LF.qgz">
      <publishTime>12/21/2022 19:00:03</publishTime>
    </File>
    <File Include="Sources/LF.qpt">
      <publishTime>12/21/2022 18:48:14</publishTime>
    </File>
    <File Include="Sources/Log.config">
      <publishTime>11/12/2022 14:25:33</publishTime>
      <publishTime>11/12/2022 14:39:56</publishTime>
    </File>
    <File Include="Sources/logo.png">
      <publishTime>01/11/2022 10:47:07</publishTime>
      <publishTime>12/16/2022 20:35:18</publishTime>
    </File>
    <File Include="Sources/render.py">
      <publishTime>11/10/2022 15:45:42</publishTime>
      <publishTime>12/21/2022 10:22:01</publishTime>
    </File>
    <File Include="Sources/shps/SITEPOINT.cpg">
      <publishTime>03/09/2022 16:54:50</publishTime>
@@ -196,19 +211,22 @@
      <publishTime>03/09/2022 17:03:21</publishTime>
    </File>
    <File Include="Sources/Template.qpt">
      <publishTime>11/10/2022 19:09:14</publishTime>
      <publishTime>12/21/2022 19:08:40</publishTime>
    </File>
    <File Include="Sources/Test.qgz">
      <publishTime>11/10/2022 10:27:07</publishTime>
    </File>
    <File Include="Sources/Test.qpt">
      <publishTime>11/10/2022 19:22:46</publishTime>
      <publishTime>12/16/2022 20:21:56</publishTime>
    </File>
    <File Include="Test.html">
      <publishTime>11/12/2022 13:00:18</publishTime>
    </File>
    <File Include="up.html">
      <publishTime>12/20/2022 12:31:03</publishTime>
    </File>
    <File Include="Web.config">
      <publishTime>11/12/2022 14:26:22</publishTime>
      <publishTime>12/21/2022 19:07:21</publishTime>
    </File>
  </ItemGroup>
</Project>
ExportMap/Web.config
@@ -4,7 +4,7 @@
    <!-- 192.168.20.39,127.0.0.1 -->
    <add key="lfServer" value="http://127.0.0.1:12316/server"/>
    <add key="downloadFolder" value="D:\LF\download"/>
    <add key="pgConn" value="Server=127.0.0.1;Port=5432;Database=langfang;User Id=postgres;Password=postgres;"/>
    <add key="pgConn" value="Server=127.0.0.1;Port=5433;Database=langfang;User Id=postgres;Password=postgres;"/>
    <add key="webpages:Version" value="3.0.0.0"/>
    <add key="webpages:Enabled" value="false"/>
    <add key="ClientValidationEnabled" value="true"/>
ExportMap/lf.html
@@ -289,7 +289,7 @@
      var page = $("#selectPage").find("option:selected").text();
      var data = {
        token: token.replace("?token=", ""),
        title: "管道基础大数据平台(DW1-02)",
        title: "管道基础大数据平台(DW1-01)",
        pageSize: page,
        province: "河北省",
        scale: "1:5万",
@@ -320,7 +320,7 @@
        scale: "1:20万",
        resolution: "20米",
        date: "2022.11.10",
        layers: "站场,管道中心线,高德影像注记,高德影像",
        layers: "项目,站场,管道中心线,影像注记,影像图",
        rotation: 0,
        xmin: 103.394023,
        ymin: 30.690466,