123456789101112131415161718192021222324252627282930313233343536373839 |
- {
- "type": "FeatureCollection",
- "features": [
- {
- "type": "Feature",
- "properties": {
- "PROJECT_AD": "士大夫撒地方",
- "PLAN_REFOR": "第三方时发发",
- "SCHOOL_ACREAGE": "131022",
- "SCHOOL_LONGITUDE": "116.281312",
- "SCHOOL_LATITUDE": "39.328326"
- },
- "geometry": {
- "type": "Point",
- "coordinates": [
- 114.45968627929688,
- 36.61552763134925
- ]
- }
- },
- {
- "type": "Feature",
- "properties": {
- "PROJECT_AD": "士大夫撒地方",
- "PLAN_REFOR": "第三方时发发",
- "SCHOOL_ACREAGE": "131022",
- "SCHOOL_LONGITUDE": "116.281312",
- "SCHOOL_LATITUDE": "39.328326"
- },
- "geometry": {
- "type": "Point",
- "coordinates": [
- 114.54345703125,
- 36.595684037179055
- ]
- }
- }
- ]
- }
|