26 lines
562 B
JSON
26 lines
562 B
JSON
{
|
|
"type": "Feature",
|
|
"id": "au-vic.geojson",
|
|
"properties": {},
|
|
"geometry": {
|
|
"type": "Polygon",
|
|
"coordinates": [
|
|
[
|
|
[142.229, -34.0709],
|
|
[143.4485, -34.7777],
|
|
[144.646, -35.9157],
|
|
[145.1404, -35.7287],
|
|
[145.7007, -35.7287],
|
|
[146.7883, -35.9246],
|
|
[147.7991, -35.8534],
|
|
[148.1066, -36.049],
|
|
[148.278, -36.83],
|
|
[150.0498, -37.534],
|
|
[147.097, -39.1983],
|
|
[140.96, -39.2],
|
|
[140.9601, -33.9747],
|
|
[142.229, -34.0709]
|
|
]
|
|
]
|
|
}
|
|
}
|