Newer
Older
KaiFengPC / src / assets / geojson / kaifeng / kaifengBOD.json
@zhangdeliang zhangdeliang on 17 Oct 1 KB update
  1. {
  2. "type": "FeatureCollection",
  3. "features": [
  4. {
  5. "type": "Feature",
  6. "id": 0,
  7. "geometry": { "type": "Point", "coordinates": [114.28123597781243, 34.771350841956895] },
  8. "properties": { "FID": 0, "Id": 0, "name": "马家河污水处理厂\n设计规模10万m³/日\n进水BOD: 168mg/L" }
  9. },
  10. {
  11. "type": "Feature",
  12. "id": 1,
  13. "geometry": { "type": "Point", "coordinates": [114.31521289637995, 34.753686318314848] },
  14. "properties": { "FID": 1, "Id": 0, "name": "西区污水处理厂\n设计规模12万m³/日\n进水BOD: 198mg/L" }
  15. },
  16. {
  17. "type": "Feature",
  18. "id": 2,
  19. "geometry": { "type": "Point", "coordinates": [114.38093674073218, 34.772004765430317] },
  20. "properties": { "FID": 2, "Id": 0, "name": "东区污水处理厂\n设计规模20万m³/日\n进水BOD: 75mg/L" }
  21. },
  22. {
  23. "type": "Feature",
  24. "id": 3,
  25. "geometry": { "type": "Point", "coordinates": [114.44667852780671, 34.722484644433187] },
  26. "properties": {
  27. "FID": 3,
  28. "Id": 0,
  29. "name": "祥符区污水处理厂\n设计规模4万m³/日\n进水BOD: 157mg/L"
  30. }
  31. }
  32. ]
  33. }