2def8e5e470eb3628c71457ea5f03e091252681f
* Move get_manager to base module * Process manager now knows about existing processes * Guard API from manager.get_job() errors * Guard API from job-related errors * moved process-related exceptions to pygeoapi.process.base * manager is now responsible for instantiating a processor * Guard API from manager.get_job() errors * Guard API from job-related errors * made process description links optional * removed duplicated exception class * Removed process.exceptions module, which got accidentally reintroduced after a rebase --------- Co-authored-by: Ricardo Garcia Silva <ricardo@kartoza.com>
Fixed Django serve error related to urlpatterns, updated documentation by adding hot-reloading section. (#1231)
Fixed Django serve error related to urlpatterns, updated documentation by adding hot-reloading section. (#1231)
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.
Please read the docs at https://docs.pygeoapi.io for more information.
Description
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.
Languages
nesC
76.3%
Python
22.3%
HTML
1.3%