25 lines
511 B
JSON
25 lines
511 B
JSON
{
|
|
"type": "Feature",
|
|
"id": "ca-nl.geojson",
|
|
"properties": {},
|
|
"geometry": {
|
|
"type": "Polygon",
|
|
"coordinates": [
|
|
[
|
|
[-57.1078, 51.99841],
|
|
[-66, 52],
|
|
[-67.1, 52.85],
|
|
[-66.24547, 54.97268],
|
|
[-63.8, 54.6],
|
|
[-63.4, 55.4],
|
|
[-64.7, 60.4],
|
|
[-59.78656, 61.12045],
|
|
[-50.23106, 46.29911],
|
|
[-59.11424, 46.29216],
|
|
[-60.41997, 48.09797],
|
|
[-57.1104, 51.1972],
|
|
[-57.1078, 51.99841]
|
|
]
|
|
]
|
|
}
|
|
}
|