Oxfam_Interactive_map/public/enieme.geojson
2024-06-20 16:43:48 +02:00

10 lines
1008 B
JSON

{
"type": "FeatureCollection",
"name": "enieme",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:EPSG::3857" } },
"features": [
{ "type": "Feature", "properties": { "fid": 1, "Name": "allemagne" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -8436328.523614829406142, 8439720.492055725306273 ], [ -234825.403027150779963, 8582355.328935511410236 ], [ -947999.587426081299782, -278833.912221174687147 ], [ -11217707.842770650982857, 1664565.740265905857086 ], [ -8436328.523614829406142, 8439720.492055725306273 ] ] ] } },
{ "type": "Feature", "properties": { "fid": null, "Name": "suisse" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 2225625.533149149268866, 7583911.470777011476457 ], [ 7895360.299120631068945, 10062191.76156328804791 ], [ 8341094.164369963109493, -1134642.933499889448285 ], [ 2457407.143078804016113, -1081154.86966997012496 ], [ 2457407.143078804016113, -1081154.86966997012496 ], [ 2225625.533149149268866, 7583911.470777011476457 ] ] ] } }
]
}