You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because the ADES has the conformance class http://www.opengis.net/spec/ogcapi-processes/1.0/req/job-list, the jobs must contain a processID. This is currently not the case.
It is thus not possible to relate a job to the corresponding process (especially annoying when requesting a jobs list).
Because the ADES has the conformance class
http://www.opengis.net/spec/ogcapi-processes/1.0/req/job-list
, the jobs must contain aprocessID
. This is currently not the case.It is thus not possible to relate a job to the corresponding process (especially annoying when requesting a jobs list).
See req_job-list_processID-mandatory and "Abstract test A.74" in the OGC API - Processes - Part 1: Core.
The text was updated successfully, but these errors were encountered: