19 lines
349 B
JSON
19 lines
349 B
JSON
{
|
|
"type": "Feature",
|
|
"id": "au-sa.geojson",
|
|
"properties": {},
|
|
"geometry": {
|
|
"type": "Polygon",
|
|
"coordinates": [
|
|
[
|
|
[128.97, -38.35],
|
|
[129.0018, -25.9986],
|
|
[140.9995, -25.9963],
|
|
[141.003, -34.03],
|
|
[140.9675, -34.04],
|
|
[140.975, -38.35],
|
|
[128.97, -38.35]
|
|
]
|
|
]
|
|
}
|
|
}
|