petits ajustements plus réalistes

This commit is contained in:
Alice 2026-06-08 10:57:58 +02:00
parent 824c0b2a82
commit 815710294a
7 changed files with 14 additions and 13 deletions

View file

@ -3,10 +3,10 @@
"name": "marabouts",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "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": "maraBar" }, "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": "maraLogistique" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091950025656714, 47.542061132586788 ], [ -2.091948284015849, 47.542105808884756 ], [ -2.091835948180016, 47.542104780154638 ], [ -2.091837472115773, 47.542059369047927 ], [ -2.091950025656714, 47.542061132586788 ] ] ] } },
{ "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 ] ] ] } }
{ "type": "Feature", "properties": { "name": "maraRDR" }, "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" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091779523655685, 47.542103529902931 ], [ -2.091644229100896, 47.542100268104427 ], [ -2.09164616188025, 47.542052645825351 ], [ -2.091782906019554, 47.54205623380679 ], [ -2.091779523655685, 47.542103529902931 ] ] ] } }
]
}