123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899 |
- {
- "type": "FeatureCollection",
- "name": "徐泾镇公立医疗",
- "crs":
- {
- "type": "name",
- "properties":
- {
- "name": "urn:ogc:def:crs:OGC:1.3:CRS84"
- }
- },
- "features":
- [
- {
- "type": "Feature",
- "properties":
- {
- "经纬度": "121.270699,31.176352",
- "纬度": "31.176352",
- "机构": "上海市青浦区徐泾镇社区卫生服务中心",
- "经度": "121.270699",
- "地址": "徐泾镇徐民路1088号",
- "备注": ""
- },
- "geometry":
- {
- "type": "Point",
- "coordinates":
- [
- 121.2707,
- 31.1764
- ]
- }
- },
- {
- "type": "Feature",
- "properties":
- {
- "经纬度": "121.239688,31.176140",
- "纬度": "31.176140",
- "机构": "上海市青浦区徐泾北大居社区卫生服务中心",
- "经度": "121.239688",
- "地址": "上海市青浦区徐泾镇乐高路19号",
- "备注": ""
- },
- "geometry":
- {
- "type": "Point",
- "coordinates":
- [
- 121.2397,
- 31.1761
- ]
- }
- },
- {
- "type": "Feature",
- "properties":
- {
- "经纬度": "121.2352658156005,31.178187044483817",
- "纬度": "31.178187044483817",
- "机构": "徐泾北大居社区卫生服务中心",
- "经度": "121.2352658156005",
- "地址": "青浦区徐泾镇乐高路19号",
- "备注": ""
- },
- "geometry":
- {
- "type": "Point",
- "coordinates":
- [
- 121.2352658156005,
- 31.178187044483817
- ]
- }
- },
- {
- "type": "Feature",
- "properties":
- {
- "经纬度": "121.26640489991136,31.178221445817382",
- "纬度": "31.178221445817382",
- "机构": "徐泾镇社区卫生服务中心",
- "经度": "121.26640489991136",
- "地址": "青浦区徐泾镇徐民路1088号",
- "备注": ""
- },
- "geometry":
- {
- "type": "Point",
- "coordinates":
- [
- 121.26640489991136,
- 31.178221445817382
- ]
- }
- }
- ]
- }
|