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

21 lines
403 B
JSON

{
"type": "Feature",
"id": "nz-stl.geojson",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[167.86, -43.64],
[168.458, -44.363],
[168.348, -45.216],
[169.085, -45.243],
[169.252, -45.423],
[169.068, -45.748],
[169.513, -47.159],
[161.499, -48.18],
[167.86, -43.64]
]
]
}
}