Files
pygeoapi/pygeoapi
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-15 13:56:13 -05:00
2023-05-18 21:20:54 +03:00
2024-01-03 10:45:07 -05:00
2024-01-03 10:45:07 -05:00
2024-01-03 10:45:07 -05:00
2024-01-03 10:45:07 -05:00
2023-12-28 22:23:54 +01:00
2024-01-03 10:45:07 -05:00