123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- {
- "type": "FeatureCollection",
- "name": "西虹桥公立幼儿园",
- "crs":
- {
- "type": "name",
- "properties":
- {
- "name": "urn:ogc:def:crs:OGC:1.3:CRS84"
- }
- },
- "features":
- [
- {
- "type": "Feature",
- "properties":
- {
- "点位信息": "121.295503,31.198477",
- "纬度": "31.198477",
- "机构名称": "青浦区徐泾第三幼儿园",
- "办公电话": "6.9760981E7",
- "经度": "121.295503",
- "地址": "青浦区徐灵路181号",
- "备注": "",
- "邮编": "201702.0",
- "机构类别": "幼儿园"
- },
- "geometry":
- {
- "type": "Point",
- "coordinates":
- [
- 121.291032232183241,
- 31.200477386351299
- ]
- }
- },
- {
- "type": "Feature",
- "properties":
- {
- "点位信息": "121.282854,31.191918",
- "纬度": "31.191918",
- "机构名称": "青浦实验蟠文幼儿园",
- "办公电话": "5.9767837E7",
- "经度": "121.282854",
- "地址": "青浦区徐泾镇龙联路870号",
- "备注": "",
- "邮编": "201702.0",
- "机构类别": "幼儿园"
- },
- "geometry":
- {
- "type": "Point",
- "coordinates":
- [
- 121.277021814115159,
- 31.192657965480201
- ]
- }
- }
- ]
- }
|