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

10 lines
883 B
JSON

{
"type": "FeatureCollection",
"name": "enieme2",
"bbox": [ -100.7703841, -10.1393313, 74.9293237, 66.6682872 ],
"features": [
{ "type": "Feature", "properties": { "fid": 1, "Name": "allemagne" }, "bbox": [ -100.7703841, -2.5040102, -2.1094725, 60.8101273 ], "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.7848285, 60.179098 ], [ -100.7703841, 14.7861395 ], [ -8.5160252, -2.5040102 ], [ -2.1094725, 60.8101273 ], [ -75.7848285, 60.179098 ] ] ] } },
{ "type": "Feature", "properties": { "fid": null, "Name": "suisse" }, "bbox": [ 19.9931343, -10.1393313, 74.9293237, 66.6682872 ], "geometry": { "type": "Polygon", "coordinates": [ [ [ 19.9931343, 56.1278614 ], [ 22.075264, -9.666 ], [ 22.075264, -9.666 ], [ 74.9293237, -10.1393313 ], [ 70.9252283, 66.6682872 ], [ 19.9931343, 56.1278614 ] ] ] } }
]
}