Newer
Older
KaiFengPC / src / assets / geojson / kaifeng / kaifengNatureWater.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.33464588229256, 34.79216861409467] },
  8. "properties": { "FID": 0, "Id": 0, "name": "包公湖\n水面面积0.39km²" }
  9. },
  10. {
  11. "type": "Feature",
  12. "id": 1,
  13. "geometry": { "type": "Point", "coordinates": [114.34498226090189, 34.807130664899333] },
  14. "properties": { "FID": 1, "Id": 0, "name": "龙亭湖\n水面面积0.47km²" }
  15. },
  16. {
  17. "type": "Feature",
  18. "id": 2,
  19. "geometry": { "type": "Point", "coordinates": [114.33693016485816, 34.81489722562236] },
  20. "properties": { "FID": 2, "Id": 0, "name": "西北湖\n水面面积0.19km²" }
  21. },
  22. {
  23. "type": "Feature",
  24. "id": 3,
  25. "geometry": { "type": "Point", "coordinates": [114.36736823004473, 34.815525403327904] },
  26. "properties": { "FID": 3, "Id": 0, "name": "铁塔湖\n水面面积0.08km²" }
  27. },
  28. {
  29. "type": "Feature",
  30. "id": 4,
  31. "geometry": { "type": "Point", "coordinates": [114.36234280840043, 34.805760095359972] },
  32. "properties": { "FID": 4, "Id": 0, "name": "阳光湖\n水面面积0.11km²" }
  33. },
  34. {
  35. "type": "Feature",
  36. "id": 5,
  37. "geometry": { "type": "Point", "coordinates": [114.29255797602144, 34.800449138394953] },
  38. "properties": { "FID": 5, "Id": 0, "name": "金明池\n水面面积0.14km²" }
  39. },
  40. {
  41. "type": "Feature",
  42. "id": 6,
  43. "geometry": { "type": "Point", "coordinates": [114.24298904434796, 34.807644628476581] },
  44. "properties": { "FID": 6, "Id": 0, "name": "中意湖\n水面面积0.15km²" }
  45. },
  46. {
  47. "type": "Feature",
  48. "id": 7,
  49. "geometry": { "type": "Point", "coordinates": [114.27488333967011, 34.890045363108491] },
  50. "properties": { "FID": 7, "Id": 0, "name": "黑岗口水库\n水面面积2.78km²" }
  51. }
  52. ]
  53. }