name-suggestion-index/features/nz/nz-wtc.geojson
2021-12-26 01:47:52 +00:00

24 lines
490 B
JSON

{
"type": "Feature",
"id": "nz-wtc.geojson",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[172.727, -41.215],
[172.111, -41.979],
[172.575, -42.273],
[171.834, -42.887],
[171.425, -42.96],
[169.778, -43.943],
[168.752, -44.427],
[168.322, -44.543],
[168.335, -44.29],
[167.774, -44.293],
[171.864, -40.451],
[172.727, -41.215]
]
]
}
}