name-suggestion-index/features/au/au-act.geojson
2021-04-21 10:46:20 -04:00

23 lines
483 B
JSON

{
"type": "Feature",
"id": "au-act.geojson",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[149.0543, -35.9269],
[148.954, -35.9041],
[148.7384, -35.6707],
[148.7672, -35.3286],
[149.1277, -35.115],
[149.4202, -35.3168],
[149.3584, -35.3571],
[149.2561, -35.3364],
[149.2019, -35.3605],
[149.1037, -35.849],
[149.0543, -35.9269]
]
]
}
}