Closed
Description
Describe the bug
When layers are configured in Tilenol, we should do some simple semantic checks to at least ensure that the layers are actually accessible (likely around here somewhere), e.g. checking that the min and max zoom numbers fall within the absolute min and max zooms acceptable by the server itself.
To Reproduce
Steps to reproduce the behavior:
- Configure Tilenol with a layer whose max zoom is insanely large, e.g. 1000
- Run the server
- Try to request at z = 1000
- See that you can't access it