2026.camp.carte/couches/marabouts.geojson
2026-07-02 12:52:45 +02:00

12 lines
1.7 KiB
JSON

{
"type": "FeatureCollection",
"name": "marabouts",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "name": "maraBar", "marabout": true }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091786238521892, 47.541691405961714 ], [ -2.091646250361887, 47.541678620753281 ], [ -2.091655969267139, 47.541626832418238 ], [ -2.091796996785912, 47.541639674810739 ], [ -2.091786238521892, 47.541691405961714 ] ] ] } },
{ "type": "Feature", "properties": { "name": "maraBouffe", "marabout": true }, "geometry": null },
{ "type": "Feature", "properties": { "name": "maraRDR", "marabout": true }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091999357592548, 47.541659442173049 ], [ -2.09192431351742, 47.541652088026254 ], [ -2.091914663964072, 47.541698081346681 ], [ -2.091988463655041, 47.5417050548402 ], [ -2.091999357592548, 47.541659442173049 ] ] ] } },
{ "type": "Feature", "properties": { "name": "maraConfs/Ateliers", "marabout": true, "ignore": true }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091878210035642, 47.542309550963488 ], [ -2.091736891438753, 47.542302363555805 ], [ -2.091744166683375, 47.542256438297805 ], [ -2.09188284669387, 47.542263293283625 ], [ -2.091878210035642, 47.542309550963488 ] ] ] } },
{ "type": "Feature", "properties": { "name": "Tente de la cantine", "marabout": true, "ignore": false }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091518630326769, 47.541897206919359 ], [ -2.091384355841944, 47.541889547022066 ], [ -2.09142028845056, 47.541675069443194 ], [ -2.091551726150493, 47.541685282681122 ], [ -2.091518630326769, 47.541897206919359 ] ] ] } }
]
}