管道基础大数据平台系统开发-【CS】-ExportMap
1
13693261870
2023-07-15 ae436e2cb0980af757511377215a454c17a35308
ExportMap/ExportMap.csproj
@@ -103,10 +103,13 @@
  </ItemGroup>
  <ItemGroup>
    <Content Include="api.html" />
    <Content Include="crds.html" />
    <Content Include="demoMap.html" />
    <Content Include="DLL\log4net4.dll" />
    <Content Include="DLL\Mono.Security.dll" />
    <Content Include="DLL\Npgsql.dll" />
    <Content Include="DLL\NPOI.dll" />
    <Content Include="DLL\ReadLas.dll" />
    <Content Include="DLL\System.Data.SQLite.dll" />
    <Content Include="fme.html" />
    <Content Include="Global.asax" />
@@ -114,12 +117,19 @@
    <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" />
    <Content Include="Sources\logo.png" />
    <Content Include="Sources\merge.py" />
    <Content Include="Sources\render.py" />
    <Content Include="export.html" />
    <Content Include="Sources\xyz.py" />
    <Content Include="Sources\说明.txt" />
    <Content Include="TerraBuilder\tb.js" />
    <Content Include="TerraBuilder\template.js" />
    <Content Include="UE.html" />
    <Content Include="up.html" />
    <Content Include="Web.config">
      <SubType>Designer</SubType>
@@ -127,17 +137,28 @@
  </ItemGroup>
  <ItemGroup>
    <Compile Include="App_Start\WebApiConfig.cs" />
    <Compile Include="Controllers\ConvertController.cs" />
    <Compile Include="Controllers\ExportController.cs" />
    <Compile Include="Controllers\FloatServerController.cs" />
    <Compile Include="Controllers\licenseEncryptionController.cs" />
    <Compile Include="cs\CacheUtil.cs" />
    <Compile Include="Controllers\TBController.cs" />
    <Compile Include="Controllers\TerraController.cs" />
    <Compile Include="cs\CacheUtils.cs" />
    <Compile Include="cs\ConvertUtils.cs" />
    <Compile Include="cs\CustomMultipartFormDataStreamProvider.cs" />
    <Compile Include="cs\ExportUtil.cs" />
    <Compile Include="cs\LasUtils.cs" />
    <Compile Include="cs\LogOut.cs" />
    <Compile Include="cs\NoBufferPolicySelector.cs" />
    <Compile Include="cs\Tool.cs" />
    <Compile Include="cs\OsgbUtils.cs" />
    <Compile Include="cs\SGUtils.cs" />
    <Compile Include="cs\TBUtils.cs" />
    <Compile Include="cs\TerraUtils.cs" />
    <Compile Include="cs\Tools.cs" />
    <Compile Include="cs\XYZUtils.cs" />
    <Compile Include="db\ModelHandler.cs" />
    <Compile Include="db\PostgreHelper.cs" />
    <Compile Include="db\PubDBHelper.cs" />
    <Compile Include="db\SQLiteHelper.cs" />
    <Compile Include="Global.asax.cs">
      <DependentUpon>Global.asax</DependentUpon>
@@ -146,6 +167,10 @@
    <Compile Include="Models\ExportArgs.cs" />
    <Compile Include="Models\ResponseMsg.cs" />
    <Compile Include="Models\Secret.cs" />
    <Compile Include="Models\SpatialItem.cs" />
    <Compile Include="Models\SysMeta.cs" />
    <Compile Include="Models\SysPublish.cs" />
    <Compile Include="Models\XYZArgs.cs" />
    <Compile Include="Properties\AssemblyInfo.cs" />
  </ItemGroup>
  <ItemGroup>
@@ -170,6 +195,8 @@
    <Content Include="Sources\Log.config">
      <SubType>Designer</SubType>
    </Content>
    <Content Include="Sources\xyz.qgz" />
    <Content Include="TerraBuilder\tb.tbp" />
  </ItemGroup>
  <PropertyGroup>
    <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>