西虹桥公立医疗.geojson 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. {
  2. "type": "FeatureCollection",
  3. "features":
  4. [
  5. {
  6. "type": "Feature",
  7. "properties":
  8. {
  9. "经纬度": "121.2352658156005,31.178187044483817",
  10. "纬度": "31.178187044483817",
  11. "机构": "徐泾北大居社区卫生服务中心",
  12. "经度": "121.2352658156005",
  13. "地址": "青浦区徐泾镇乐高路19号",
  14. "备注": ""
  15. },
  16. "geometry":
  17. {
  18. "type": "Point",
  19. "coordinates":
  20. [
  21. 121.2352658156005,
  22. 31.178187044483817
  23. ]
  24. }
  25. },
  26. {
  27. "type": "Feature",
  28. "properties":
  29. {
  30. "经纬度": "121.26640489991136,31.178221445817382",
  31. "纬度": "31.178221445817382",
  32. "机构": "徐泾镇社区卫生服务中心",
  33. "经度": "121.26640489991136",
  34. "地址": "青浦区徐泾镇徐民路1088号",
  35. "备注": ""
  36. },
  37. "geometry":
  38. {
  39. "type": "Point",
  40. "coordinates":
  41. [
  42. 121.26640489991136,
  43. 31.178221445817382
  44. ]
  45. }
  46. }
  47. ]
  48. }