Jo de787b0f22 Return a 400 status code for an "out-of-range" get tile request (#1503)
* - 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
2024-01-30 20:11:13 -05:00
2024-01-30 12:37:16 -05:00
2021-10-15 06:56:37 -04:00
2024-01-04 07:22:44 -05:00
2023-09-09 08:28:41 -04:00
2024-01-04 07:22:44 -05:00
2024-01-01 08:34:50 -05:00
2024-01-03 10:45:07 -05:00
2021-09-21 06:34:29 -04:00

pygeoapi

DOI Build Docker Vulnerabilities

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.

S
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.
Readme 50 MiB
Languages
nesC 76.3%
Python 22.3%
HTML 1.3%