martin/mbtiles/tests
Yuri Astrakhan db094400bb
bug: ensure agg_tiles_hash_after_apply is added even on empty mbtiles (#1242)
If a diff between two mbtiles is empty, `agg_tiles_hash_after_apply`
must still be generated. It was not before because two identical
tilesets would have the same `agg_tiles_hash`, thus skipping the
generation of `agg_tiles_hash_after_apply`
2024-03-11 02:52:26 -04:00
..
snapshots bug: ensure agg_tiles_hash_after_apply is added even on empty mbtiles (#1242) 2024-03-11 02:52:26 -04:00
copy.rs Update lock, insta version deprecation, some test changes (#1240) 2024-03-11 01:14:27 -04:00
validate.rs Feature: mbtiles copy --bbox ... to copy tiles within a bbox only (#1060) 2023-12-15 23:13:57 -05:00