de787b0f228d73f9f9cc902c1af8be0c5760e5b5
* - return a 400 error, when the MVT_elastic provider receives a request for a tile out of range * -Catching errors on get_tile requests for mvt-elastic provider: - if the status code is bellow 500, it throws a ProviderInvalidQueryError (status code 404) - otherwise it throws a server error (status code 500) - the api catching of errors is left as it was before, as the appropriated status code is being sent by the provider. * - updated condition on tiles request (mvt-provider), to exclude responses with a status of 500 from throwing a client error
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%