1
13693261870
2024-12-06 2709fc53409db674453c3a5db444ce8c058d250e
src/main/resources/application.yml
@@ -93,15 +93,20 @@
config:
  ver: 0.2
  cacheTime: 60
  # Gdal驱动目录
  gdalPath: E:/terrait/TianJin/Zip/release-1928-x64-dev/release-1928-x64/bin
  #inPath: D:\simu\in
  inPath: D:\simu\uwsolver
  outPath: D:\simu\out
  host: http://106.120.22.26:8013/
  user: WUWEIWEI
  pwd: WUWEIWEI
  dbName: 通州水利仿真
  #
  host: http://106.120.22.26:8024/
  user: admin
  pwd: admin
#  host: http://106.120.22.26:8013/
#  user: WUWEIWEI
#  pwd: WUWEIWEI
  dbName: 通州水利
  pageSize: 2000
  layerNames: 管点,管线,建筑物
  shpNames:
@@ -126,6 +131,9 @@
  sizes: 64,128,256,512,1024,2048
  # 输出文件
  terrainFile: DEM.tif
  buildingFile: buildings.tif
  buildingFile: buildings_inside.shp
  buildingKey: seid
  # buildingKey: KJSFBM
  waterPath: depth
  flowPath: velocity
  copyTif: false