23 lines
462 B
JSON
23 lines
462 B
JSON
{
|
|
"type": "Feature",
|
|
"id": "nz-ota.geojson",
|
|
"properties": {},
|
|
"geometry": {
|
|
"type": "Polygon",
|
|
"coordinates": [
|
|
[
|
|
[169.431, -47.368],
|
|
[168.964, -45.868],
|
|
[168.999, -45.496],
|
|
[168.31, -45.359],
|
|
[168.074, -44.933],
|
|
[168.197, -44.525],
|
|
[168.966, -44.103],
|
|
[169.705, -43.913],
|
|
[170.112, -44.894],
|
|
[171.85, -44.777],
|
|
[169.431, -47.368]
|
|
]
|
|
]
|
|
}
|
|
}
|