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

30 lines
657 B
JSON

{
"type": "Feature",
"id": "nz-can.geojson",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[173.034, -42.394],
[173.702, -41.89],
[174.185, -41.894],
[172.688, -45.104],
[170.722, -44.909],
[170.417, -45.095],
[170.115, -44.963],
[169.698, -44.684],
[169.528, -44.456],
[169.52, -44.231],
[169.63, -44.018],
[170.091, -43.559],
[170.572, -43.384],
[171.315, -42.916],
[171.551, -42.877],
[172.427, -42.307],
[172.677, -41.996],
[173.034, -42.394]
]
]
}
}