24 lines
487 B
JSON
24 lines
487 B
JSON
{
|
|
"type": "Feature",
|
|
"id": "ie-c.geojson",
|
|
"properties": {},
|
|
"geometry": {
|
|
"type": "Polygon",
|
|
"coordinates": [
|
|
[
|
|
[-8.1333, 54.4604],
|
|
[-7.9499, 54.3381],
|
|
[-7.5558, 54.017],
|
|
[-7.9383, 53.2274],
|
|
[-8.3173, 52.9705],
|
|
[-8.8652, 52.9593],
|
|
[-9.2147, 53.2216],
|
|
[-9.5251, 52.9684],
|
|
[-10.382, 53.298],
|
|
[-10.387, 54.3357],
|
|
[-8.4484, 54.523],
|
|
[-8.1333, 54.4604]
|
|
]
|
|
]
|
|
}
|
|
}
|