团结采砂区.geojson 1.1 KB

12345678
  1. {
  2. "type": "FeatureCollection",
  3. "name": "tuanjie",
  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.756066381863405, 34.34579917790591 ], [ 108.757519794511509, 34.346426206054225 ], [ 108.758174484893487, 34.346620800043375 ], [ 108.760190931270159, 34.347582952574939 ], [ 108.762246659069689, 34.348555904581069 ], [ 108.7629668184899, 34.348934271756448 ], [ 108.763477476987902, 34.349161291242055 ], [ 108.762587098068352, 34.34840455723279 ], [ 108.761775281994616, 34.347734301406341 ], [ 108.761264623496672, 34.347582952574939 ], [ 108.760897996882719, 34.347193768611064 ], [ 108.760636120729913, 34.347128904441455 ], [ 108.760426619807674, 34.347182957919621 ], [ 108.759902867502063, 34.346826204319768 ], [ 108.758658955776212, 34.346231611613447 ], [ 108.757755483049024, 34.34593971910548 ], [ 108.756236601362716, 34.345809988775784 ], [ 108.756236601362716, 34.345809988775784 ], [ 108.756066381863405, 34.34579917790591 ] ] ] } }
  7. ]
  8. }