mirror of
https://github.com/maplibre/martin.git
synced 2024-12-19 12:51:37 +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
5 lines
431 B
Plaintext
5 lines
431 B
Plaintext
[INFO ] Quick integrity check passed for tests/mbtiles_temp_files/fix_bad_hash.mbtiles
|
|
[INFO ] All values in the `tiles` table/view are valid for tests/mbtiles_temp_files/fix_bad_hash.mbtiles
|
|
[INFO ] All tile hashes are valid for tests/mbtiles_temp_files/fix_bad_hash.mbtiles
|
|
[INFO ] Updating agg_tiles_hash from CAFEC0DEDEADBEEFDEADBEEFDEADBEEF to D4E1030D57751A0B45A28A71267E46B8 in tests/mbtiles_temp_files/fix_bad_hash.mbtiles
|