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

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]
]
]
}
}