demarches-normaliennes/spec/support/files/geojson/request.json
2015-11-23 18:42:51 +01:00

29 lines
No EOL
470 B
JSON

{
"geo": {
"type": "Polygon",
"coordinates": [
[
[
5.93536376953125,
48.91888968903368
],
[
5.93536376953125,
49.26780455063753
],
[
7.094421386718749,
49.26780455063753
],
[
7.094421386718749,
48.91888968903368
],
[
5.93536376953125,
48.91888968903368
]
]
]
}
}