黑河入口.geojson 1.1 KB

12345678910
  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": { }, "geometry": null },
  7. { "type": "Feature", "properties": { }, "geometry": null },
  8. { "type": "Feature", "properties": { }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 108.42792751588523, 34.203733322698504 ], [ 108.428961002590484, 34.203537953575015 ], [ 108.428232640531533, 34.203521672794281 ], [ 108.427494435742091, 34.203130933113471 ], [ 108.426815287335813, 34.202479696287298 ], [ 108.425516046906353, 34.201600518591611 ], [ 108.424827055769555, 34.200981832494662 ], [ 108.424187278285373, 34.201486550441217 ], [ 108.424767999386376, 34.201861016642503 ], [ 108.42534872048742, 34.202268043235563 ], [ 108.426008183432671, 34.202683208335927 ], [ 108.42688418644947, 34.203407707241141 ], [ 108.427366480245254, 34.203660059330247 ], [ 108.427543649394721, 34.203765884175063 ], [ 108.427543649394721, 34.203814726366311 ], [ 108.42792751588523, 34.203733322698504 ] ] ] } }
  9. ]
  10. }