17 lines
296 B
JSON
17 lines
296 B
JSON
{
|
|
"type": "Feature",
|
|
"id": "nz-ntl.geojson",
|
|
"properties": {},
|
|
"geometry": {
|
|
"type": "Polygon",
|
|
"coordinates": [
|
|
[
|
|
[172.419, -33.054],
|
|
[175.174, -35.671],
|
|
[174.472, -36.257],
|
|
[172.617, -37.291],
|
|
[172.419, -33.054]
|
|
]
|
|
]
|
|
}
|
|
}
|