宜空采砂区.geojson 646 B

12345678
  1. {
  2. "type": "FeatureCollection",
  3. "name": "宜空采砂区",
  4. "crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
  5. "features": [
  6. { "type": "Feature", "properties": { "name": "宜空采砂区" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 108.351453584321874, 34.203314422928294 ], [ 108.350339636381847, 34.202528614385606 ], [ 108.349137313386805, 34.200713110811506 ], [ 108.35218618788592, 34.201319272945355 ], [ 108.356040428780645, 34.202311838326132 ], [ 108.354959244015362, 34.203192487600084 ], [ 108.353091743057149, 34.203355067998494 ], [ 108.351453584321874, 34.203314422928294 ] ] ] } }
  7. ]
  8. }