config.json.svn-base 348 B

123456789101112131415161718192021222324252627282930313233
  1. {
  2. "Work_DB":[
  3. "db_wanda"
  4. ],
  5. "ComputeCycle":[
  6. "16"
  7. ],
  8. "ComputeDensity":[
  9. "15min"
  10. ],
  11. "ComputeDensity_SS":[
  12. "5min"
  13. ],
  14. "BreakEndure":[
  15. "300"
  16. ],
  17. "AbandonEndure":[
  18. "900"
  19. ],
  20. "Thread_Count":[
  21. "20"
  22. ],
  23. "PointResource_Format":[
  24. "CSV"
  25. ],
  26. "compute_realtime":[
  27. "true"
  28. ],
  29. "compute_buildings":[
  30. "1101080001,1101080002"
  31. ]
  32. }