summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@proxience.com>2015-07-30 15:24:47 +0200
committerÉtienne Loks <etienne.loks@proxience.com>2015-07-30 15:25:11 +0200
commit3fd32a432242ed9b3a9075531c8baafef5d485f4 (patch)
treec939a9462c09c0d358011c77709d3e9dfa9e3f90
parentdca0da43a6359f3cc986cf9baf262c58700ceacd (diff)
downloadChimère - projet Saclay-3fd32a432242ed9b3a9075531c8baafef5d485f4.tar.bz2
Chimère - projet Saclay-3fd32a432242ed9b3a9075531c8baafef5d485f4.zip
Mise à jour du contoursaclay-json
-rw-r--r--static/saclay/json/limites.json2
1 files changed, 1 insertions, 1 deletions
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 ] ] ] } }
]
}