geopython / pygeoapi

pygeoapi is a Python server implementation of the OGC API suite of standards. The project emerged as part of the next generation OGC API efforts in 2018 and provides the capability for organizations to deploy a RESTful OGC API endpoint using OpenAPI, GeoJSON, and HTML. pygeoapi is open source and released under an MIT license.
https://pygeoapi.io
MIT License
488 stars 261 forks source link

1676 Manager pass job_id to processor #1680

Closed francescoingv closed 3 months ago

francescoingv commented 3 months ago

Overview

Solve issue #1676 using option 2

Related Issue / discussion

Issue #1676

Dependency policy (RFC2)

Updates to public demo

Contributions and licensing

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

francescoingv commented 3 months ago

@tomkralidis The reason for the failed check (Build / main (3.10) (pull_request) ) is not related to this PR.