demarches-normaliennes/spec/support/files/geojson/request_cadastre.json

32 lines
577 B
JSON
Raw Normal View History

{
"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
]
]
]
}
}
}