19 lines
350 B
JSON
19 lines
350 B
JSON
{
|
|
"type": "Feature",
|
|
"id": "ie-d.geojson",
|
|
"properties": {},
|
|
"geometry": {
|
|
"type": "Polygon",
|
|
"coordinates": [
|
|
[
|
|
[-6.4386, 53.5782],
|
|
[-5.9738, 53.7592],
|
|
[-5.9793, 53.1484],
|
|
[-6.3706, 53.1755],
|
|
[-6.5533, 53.2496],
|
|
[-6.5615, 53.3398],
|
|
[-6.4386, 53.5782]
|
|
]
|
|
]
|
|
}
|
|
}
|