23 lines
483 B
JSON
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]
|
|
]
|
|
]
|
|
}
|
|
}
|