Skip to content

Instantly share code, notes, and snippets.

@perusio
Created July 10, 2019 19:23
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/807ad88d954154040a70c4d6c41a195a to your computer and use it in GitHub Desktop.
Save perusio/807ad88d954154040a70c4d6c41a195a to your computer and use it in GitHub Desktop.
UP42 Jobs API: Dry run job parameters.
{
"oneatlas-pleiades-aoiclipped:1": {
"intersects": {
"type": "Polygon",
"coordinates": [
[
[
13.286076,
52.517579
],
[
13.351135,
52.503579
],
[
13.306503,
52.468979
],
[
13.244362,
52.48508
],
[
13.286076,
52.517579
]
]
]
},
"time": null,
"limit": 1,
"zoom_level": 18
},
"config": {
"mode": "DRY_RUN"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment