From 3fd32a432242ed9b3a9075531c8baafef5d485f4 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Thu, 30 Jul 2015 15:24:47 +0200 Subject: Mise à jour du contour MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/saclay/json/limites.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/saclay/json/limites.json b/static/saclay/json/limites.json index 3e646c0..f465662 100644 --- a/static/saclay/json/limites.json +++ b/static/saclay/json/limites.json @@ -3,6 +3,6 @@ "crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } }, "features": [ -{ "type": "Feature", "properties": { "id": 1 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 0.738949030574581, 49.952603203582044 ], [ 4.243480768004685, 49.948105260236979 ], [ 4.309343170727384, 47.332563074133375 ], [ 0.728503413899879, 47.328106451174797 ], [ 0.738949030574581, 49.952603203582044 ] ], [ [ 2.069752750563478, 48.771056366248636 ], [ 2.096449810971296, 48.717893498971932 ], [ 2.068271635180755, 48.66439181053974 ], [ 2.154809628987194, 48.686753709518385 ], [ 2.262500307362811, 48.664111175042557 ], [ 2.209616730119525, 48.715657505665774 ], [ 2.257150720136152, 48.776238232587687 ], [ 2.152974156307578, 48.737477793856712 ], [ 2.069752750563478, 48.771056366248636 ] ] ] } } +{ "type": "Feature", "properties": { "id": 1 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -3.084285466472236, 50.930008929515168 ], [ 8.769838884960212, 50.961348212996356 ], [ 8.901619126492303, 46.02748987068658 ], [ -3.028813249685328, 45.923426619792622 ], [ -3.084285466472236, 50.930008929515168 ] ], [ [ 2.308463989101716, 48.834849987186722 ], [ 1.903186849198961, 48.835273024038287 ], [ 1.904075446728209, 48.642725738777457 ], [ 2.308802961286485, 48.644265672631519 ], [ 2.308463989101716, 48.834849987186722 ] ] ] } } ] } -- cgit v1.2.3