24 lines
486 B
JSON
24 lines
486 B
JSON
{
|
|
"type": "Feature",
|
|
"id": "ie-m.geojson",
|
|
"properties": {},
|
|
"geometry": {
|
|
"type": "Polygon",
|
|
"coordinates": [
|
|
[
|
|
[-6.9639, 52.2832],
|
|
[-6.9364, 52.1069],
|
|
[-9.97, 51.1069],
|
|
[-10.903, 52.1301],
|
|
[-9.1413, 53.2393],
|
|
[-8.8419, 53.0325],
|
|
[-8.2438, 53.0717],
|
|
[-8.1079, 53.1887],
|
|
[-7.906, 53.1063],
|
|
[-7.656, 52.9337],
|
|
[-7.2592, 52.2984],
|
|
[-6.9639, 52.2832]
|
|
]
|
|
]
|
|
}
|
|
}
|