linz / basemaps

NZ’s authoritative and open digital basemap service for LINZ and the public.
https://basemaps.linz.govt.nz
Other
92 stars 16 forks source link

fix(lambda-tiler): tile matrix not supported is a 400 not 500 #3285

Closed blacha closed 2 months ago

blacha commented 2 months ago

Motivation

Invalid tile matrix to tile set relationship is a configuration problem and should not be a 500 error

Modification

swaps the 500 response to 400.

Checklist

If not applicable, provide explanation of why.