Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@perusio
Created September 23, 2019 14:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save perusio/358713d672ebc2790ea3eb386cad93aa to your computer and use it in GitHub Desktop.
Save perusio/358713d672ebc2790ea3eb386cad93aa to your computer and use it in GitHub Desktop.
Geostore found image not available through OneAtlas API. Australia.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
149.81162153184414,
-29.686312128918402,
0
],
[
149.8129941523075,
-29.786718957621602,
0
],
[
149.89539094269276,
-29.786152709610597,
0
],
[
149.89143602550027,
-29.685657349383668,
0
],
[
149.81162153184414,
-29.686312128918402,
0
]
]
]
},
"properties": {
"name": "AOI",
"styleUrl": "#redAreaOfInterestOutline",
"styleHash": "-304d1c85"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment