geopython / pywps

PyWPS is an implementation of the Web Processing Service standard from the Open Geospatial Consortium. PyWPS is written in Python.
https://pywps.org
MIT License
178 stars 117 forks source link

OGC API - Processes / REST API docs + some fixes #612

Closed idanmiara closed 3 years ago

idanmiara commented 3 years ago

Overview

OGC API - Processes / REST API - Documentation and some fixes.

Related Issue / Discussion

https://github.com/geopython/pywps/pull/588

Contribution Agreement

(as per https://github.com/geopython/pywps/blob/master/CONTRIBUTING.rst#contributions-and-licensing)

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 0.0% when pulling 74fcd5dd24354986fcd926e2b5865694e064de9a on talos-gis:rest_tests into cd71ee76c0f425e1267c842713bb634f800e7e2a on geopython:main.

idanmiara commented 3 years ago

@cehbrecht Is anything else is needed for this PR and for releasing v4.5?

cehbrecht commented 3 years ago

@idanmiara Thanks for updating the docs :) I have tested it with emu and it works :)

cehbrecht commented 3 years ago

I would skip wps 2.0.0 in the docs ... this is not ogcapi-processes. When updated I will merge this PR and make a new releases 4.5.0.

idanmiara commented 3 years ago

Thanks @cehbrecht !

idanmiara commented 3 years ago

@cehbrecht Are you releasing v4.5 to pypi or is there anything else needed?

cehbrecht commented 3 years ago

@idanmiara There is an ogc coding sprint for ogc-api processes starting tomorrow: https://www.ogc.org/ogcevents/ogc-api-virtual-sprint-processes-coverages-records

idanmiara commented 3 years ago

@idanmiara There is an ogc coding sprint for ogc-api processes starting tomorrow: https://www.ogc.org/ogcevents/ogc-api-virtual-sprint-processes-coverages-records

Thanks for this pointer! I've registered for the event :)