24 lines
483 B
JSON
24 lines
483 B
JSON
{
|
|
"type": "Feature",
|
|
"id": "ie-l.geojson",
|
|
"properties": {},
|
|
"geometry": {
|
|
"type": "Polygon",
|
|
"coordinates": [
|
|
[
|
|
[-5.912, 53.9504],
|
|
[-5.9655, 52.1065],
|
|
[-6.9316, 52.1174],
|
|
[-7.3924, 52.313],
|
|
[-8.089, 52.9298],
|
|
[-8.0996, 53.7503],
|
|
[-7.6121, 53.9661],
|
|
[-7.415, 53.8197],
|
|
[-6.6906, 53.9358],
|
|
[-6.5979, 54.0593],
|
|
[-6.302, 54.134],
|
|
[-5.912, 53.9504]
|
|
]
|
|
]
|
|
}
|
|
}
|