mirror of
https://github.com/maplibre/martin.git
synced 2024-12-18 20:31:54 +03:00
54f5a8daf0
Make sure all values in the `tiles` table or view are correct: * zoom_level is between 0 and 30 (max allowed zoom) * the x,y values are within the limits for the corresponding zoom level * the column type of z,x,y are all integers * the `tile_data` is a NULL or a BLOB |
||
---|---|---|
.. | ||
expected | ||
fixtures | ||
composite_source.html | ||
config.yaml | ||
debug-deckgl.html | ||
debug-leaflet.html | ||
debug-maplibre.html | ||
debug.html | ||
test.sh |