Newer
Older
KaiFengPC / src / assets / geojson / kaifeng / kaifengRainUse.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.34471576126923, 34.807244879027621] },
  8. "properties": { "FID": 0, "Id": 0, "name": "龙亭湖,汇水面积0.28km²\n收集雨水4.5万吨/年" }
  9. },
  10. {
  11. "type": "Feature",
  12. "id": 1,
  13. "geometry": { "type": "Point", "coordinates": [114.33672077228964, 34.815144689566978] },
  14. "properties": { "FID": 1, "Id": 0, "name": "西北湖,汇水面积0.14km²\n收集雨水2.2万吨/年" }
  15. },
  16. {
  17. "type": "Feature",
  18. "id": 2,
  19. "geometry": { "type": "Point", "coordinates": [114.29246279758119, 34.80039203133083] },
  20. "properties": { "FID": 2, "Id": 0, "name": "金明池,汇水面积0.17km²\n收集雨水2.7万吨/年" }
  21. },
  22. {
  23. "type": "Feature",
  24. "id": 3,
  25. "geometry": { "type": "Point", "coordinates": [114.24277965177946, 34.807530414348321] },
  26. "properties": { "FID": 3, "Id": 0, "name": "中意湖,汇水面积0.22km²\n收集雨水3.5万吨/年" }
  27. }
  28. ]
  29. }