summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@proxience.com>2015-08-11 11:25:23 +0200
committerÉtienne Loks <etienne.loks@proxience.com>2015-08-11 11:25:23 +0200
commit1d38aa4d81052362b40d89994f9cf1372250850f (patch)
treee07d45e683e6c8f0f7b75a2fac841e53426e6abb
parenta864bf9045c3c835818d1378baece91ef11d377d (diff)
downloadChimère - projet Saclay-1d38aa4d81052362b40d89994f9cf1372250850f.tar.bz2
Chimère - projet Saclay-1d38aa4d81052362b40d89994f9cf1372250850f.zip
Mise à jour des limites pour Saclay
-rw-r--r--static/saclay/json/limites.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/static/saclay/json/limites.json b/static/saclay/json/limites.json
index f465662..c4bd374 100644
--- a/static/saclay/json/limites.json
+++ b/static/saclay/json/limites.json
@@ -3,6 +3,9 @@
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
-{ "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 ] ] ] } }
+{ "type": "Feature", "properties": { "id": 2 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 1.415367733044637, 49.146755062646641 ], [ 1.910690386864486, 49.150093445860122 ], [ 1.903186849198962, 48.835273024038308 ], [ 1.904075446728196, 48.642725738777457 ], [ 1.902387807685004, 48.319876279125701 ], [ 1.406722596398787, 48.324208966009472 ], [ 1.415367733044637, 49.146755062646641 ] ] ] } },
+{ "type": "Feature", "properties": { "id": 3 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 2.332812437502604, 49.14879263981846 ], [ 2.825963733102833, 49.149887858037772 ], [ 2.868637641079677, 48.309477652615946 ], [ 2.327778583840803, 48.322815269690658 ], [ 2.308802961286472, 48.644265672631498 ], [ 2.3084639891017, 48.834849987186722 ], [ 2.332812437502604, 49.14879263981846 ] ] ] } },
+{ "type": "Feature", "properties": { "id": 4 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 1.910690386864491, 49.150093445860115 ], [ 2.332812437502604, 49.14879263981846 ], [ 2.3084639891017, 48.834849987186722 ], [ 1.903186849198962, 48.835273024038308 ], [ 1.910690386864491, 49.150093445860115 ] ] ] } },
+{ "type": "Feature", "properties": { "id": 1 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 1.904075446728196, 48.642725738777457 ], [ 2.308802961286472, 48.644265672631498 ], [ 2.327778583840808, 48.322815269690643 ], [ 1.902387807684997, 48.31987627912568 ], [ 1.904075446728196, 48.642725738777457 ] ] ] } }
]
}