/geojson
geojson data.
Query Parameters
Name
Type
Description
[
{
"type": "Feature",
"geometry": {
"type": "MultiPolygon",
"coordinates": [
[
[
[
-2.04831614791702,
52.599116590136
],
[...]
]
]
]
},
"properties": {
"id": 259,
"cat": "61059"
}
},
{...}
]Last updated