Skip to content

Instantly share code, notes, and snippets.

@perusio
Created August 29, 2019 11:54
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/7dc5803b4fa8fb87d8ffa62909dc5fc4 to your computer and use it in GitHub Desktop.
Save perusio/7dc5803b4fa8fb87d8ffa62909dc5fc4 to your computer and use it in GitHub Desktop.
UP42 Getting started: Running your first workflow AOI.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-8.721771,
41.190281
],
[
-8.685722,
41.191573
],
[
-8.684349,
41.17271
],
[
-8.720398,
41.169351
],
[
-8.721771,
41.190281
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment