Config.xml 425 B

1234567
  1. <SystemLoadConfig>
  2. <MainConfig threadCount = "3" coroutineCount = "10" expiryFrames = "3000000" webUrl = "localhost:8080/OsgbData/BaoLi/Data"/>
  3. <CameraConfig TranslateTreshold = "1.0" RotateTreshold = "1.0" ZoomTreshold = "1.0"/>
  4. <DataPathConfig>
  5. <DataPath name ="OsgbData" path = "i:\TileFile\BaoLi\Data" isDaJiangData = "false" minLevel = "0" lodEnable ="true"/>
  6. </DataPathConfig>
  7. </SystemLoadConfig>