9 lines
206 B
JSON
9 lines
206 B
JSON
{
|
|
"type": "Feature",
|
|
"id": "nz-cit.geojson",
|
|
"properties": {},
|
|
"geometry": {
|
|
"type": "Polygon",
|
|
"coordinates": [[[181.9, -43.66], [184.87, -42.68], [184.49, -45.17], [181.9, -43.66]]]
|
|
}
|
|
}
|