团结采砂区.geojson 721 B

123456789
  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": null },
  7. { "type": "Feature", "properties": { "name": "团结" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 108.533726564245839, 34.23454040458104 ], [ 108.532035539396006, 34.233577510220641 ], [ 108.531117234510688, 34.233401595638263 ], [ 108.529364616040453, 34.232956020874077 ], [ 108.529006253158371, 34.233937439569559 ], [ 108.530590889027593, 34.234521887485634 ], [ 108.53425290972892, 34.235494029488642 ], [ 108.533726564245839, 34.23454040458104 ] ] ] } }
  8. ]
  9. }