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

22 lines
431 B
JSON

{
"type": "Feature",
"id": "nz-tas.geojson",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[173.308, -41.529],
[172.48, -42.355],
[172.021, -42.106],
[172.026, -41.808],
[172.543, -41.213],
[171.655, -40.636],
[173.3, -40.328],
[173.208, -41.336],
[173.3, -41.387],
[173.308, -41.529]
]
]
}
}