demarches-normaliennes/spec/support/files/geojson/request_cadastre.json
Xavier J d48c600476 Add lib API SGMAP Cartography Cadastre
Adapt lib API SGMAP Cartography Quartier Prioritaire at the new API architecture
2016-01-12 17:24:42 +01:00

32 lines
No EOL
577 B
JSON

{
"geom": {
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
2.4361109733581543,
48.80952020827361
],
[
2.4361109733581543,
48.809025611747614
],
[
2.43720531463623,
48.809025611747614
],
[
2.4369263648986816,
48.809675651888504
],
[
2.4361109733581543,
48.80952020827361
]
]
]
}
}
}