Description Usage Arguments Details Value Author(s) See Also Examples
Check status of processing request
1 2 3 4 5 6 7 |
.Object |
a geojob object with an active GDP process request,
or a |
check is a method for checking the process status of an active (executed)
geojob object. The method returns process
, which is a list containing
two fields: status
and URL
. If the geojob object has not been executed
(see start
), this method returns status
='none' and URL
=NULL.
process
, a list containing
status
and URL
.
Jordan S. Read
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.