As part of pygeoapi testing for OGC API - Processes CITE Compliance, I am getting the following error against /req/ogc-process-description/input-mixed-type
No Input definition of 'hello-world' process identifies a Mixed Type input
Note I am running both pygeoapi and ets-ogcapi-processes10 locally via Docker, with some local changes to pygeoapi, which I doubt are related to this issue. I'm also not sure whether an official echo process is supposed to be specifically implemented for consistency.
As part of pygeoapi testing for OGC API - Processes CITE Compliance, I am getting the following error against
/req/ogc-process-description/input-mixed-type
No Input definition of 'hello-world' process identifies a Mixed Type input
Any idea? The process is defined at https://demo.pygeoapi.io/master/processes/hello-world?f=json
Note I am running both pygeoapi and ets-ogcapi-processes10 locally via Docker, with some local changes to pygeoapi, which I doubt are related to this issue. I'm also not sure whether an official
echo
process is supposed to be specifically implemented for consistency.cc @ghobona @jerstlouis @gfenoy
Screenshot below: