a geojob object with an active GDP process request,
or a character URL of an existing job
Author
Jordan S. Read
Details
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.