update commission ambiance et spatialisation

This commit is contained in:
Alice 2026-06-05 03:04:32 +02:00
parent eada6c4922
commit 186a8b4133
13 changed files with 42 additions and 23 deletions

View file

@ -3,9 +3,10 @@
"name": "marabouts",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "name": "marabout confs/ateliers" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091800920272381, 47.541692801873211 ], [ -2.091630547507163, 47.541678243550116 ], [ -2.091639173976287, 47.541636024390286 ], [ -2.091809546741506, 47.541652038558368 ], [ -2.091800920272381, 47.541692801873211 ] ] ] } },
{ "type": "Feature", "properties": { "name": "magasin logistique" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.092046041350944, 47.542253988565456 ], [ -2.091914994174015, 47.542246911531983 ], [ -2.091942950905092, 47.542090037044915 ], [ -2.092070503490637, 47.54209947311756 ], [ -2.092046041350944, 47.542253988565456 ] ] ] } },
{ "type": "Feature", "properties": { "name": "marabouffe" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091577766105384, 47.541895417667902 ], [ -2.091387310874913, 47.541883622530918 ], [ -2.091401289240451, 47.541825826321372 ], [ -2.091584755288153, 47.541838800986191 ], [ -2.091577766105384, 47.541895417667902 ] ] ] } },
{ "type": "Feature", "properties": { "name": "marabout RDR medic" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.092010781121195, 47.541752359614335 ], [ -2.091899755147391, 47.541743420814718 ], [ -2.091905866668885, 47.541705258999258 ], [ -2.092017911229604, 47.541712822604545 ], [ -2.092010781121195, 47.541752359614335 ] ] ] } }
{ "type": "Feature", "properties": { "name": "maraBar" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091800920272381, 47.541692801873211 ], [ -2.091630547507163, 47.541678243550116 ], [ -2.091642658362949, 47.541616353276041 ], [ -2.091812998828834, 47.54163097053253 ], [ -2.091800920272381, 47.541692801873211 ] ] ] } },
{ "type": "Feature", "properties": { "name": "maraLogistique" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091995043494189, 47.542050128349167 ], [ -2.091983442886901, 47.542124237627746 ], [ -2.091824552206749, 47.542111159044218 ], [ -2.091838086248585, 47.542037702319504 ], [ -2.091995043494189, 47.542050128349167 ] ] ] } },
{ "type": "Feature", "properties": { "name": "maraBouffe" }, "geometry": null },
{ "type": "Feature", "properties": { "name": "maraRDR" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.092029352903124, 47.541653918905233 ], [ -2.091925123471984, 47.541644980105616 ], [ -2.09191389521808, 47.541705346571632 ], [ -2.092021280592161, 47.541714522628865 ], [ -2.092029352903124, 47.541653918905233 ] ] ] } },
{ "type": "Feature", "properties": { "name": "maraConfs/Ateliers" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091767909727368, 47.542104669062304 ], [ -2.091603024902096, 47.54209059320182 ], [ -2.091615018100641, 47.542017361613773 ], [ -2.091780869643187, 47.54203078491107 ], [ -2.091767909727368, 47.542104669062304 ] ] ] } }
]
}