mirror of
https://github.com/openstreetmap/mod_tile.git
synced 2025-07-29 11:44:17 +00:00

_Also_: * Added checks for `min` & `max` `x`, `y` & `z` tile coordinate options in order to: * Ensure they are integers * Ensure they are positive Resolves #387