Ajout de données

This commit is contained in:
EpicKiwi 2026-07-03 15:49:47 +02:00
parent 500a51b1fc
commit 4f25173b77
Signed by: epickiwi
GPG key ID: C4B28FD2729941CE
9 changed files with 30 additions and 12 deletions

View file

@ -7,6 +7,6 @@
{ "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 ] ] ] } }
{ "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.091405796038003, 47.541759623799749 ], [ -2.091537233737936, 47.541769837037677 ], [ -2.091518630326769, 47.541897206919359 ] ] ] } }
]
}