20 lines
392 B
JSON
20 lines
392 B
JSON
{
|
|
"type": "Feature",
|
|
"id": "nz-mbh.geojson",
|
|
"properties": {},
|
|
"geometry": {
|
|
"type": "Polygon",
|
|
"coordinates": [
|
|
[
|
|
[173.7625, -41.9656],
|
|
[173.0017, -42.5753],
|
|
[172.6116, -42.0186],
|
|
[173.5729, -41.1021],
|
|
[173.8888, -40.2376],
|
|
[174.46, -41.05],
|
|
[174.4216, -41.9962],
|
|
[173.7625, -41.9656]
|
|
]
|
|
]
|
|
}
|
|
}
|