mirror of
https://github.com/maplibre/martin.git
synced 2024-12-20 21:31:49 +03:00
140ed25679
# MBTiles * New `--agg-hash (update|verify|off)` flag replaces `--update-agg-tiles-hash` (still supported, but not shown in the help screen). This allows bypassing aggregate hash validation entirely, without either updating or validating it. * Simplify MBTiles SQL generation * MBTiles now uses faster `1 << zoom` everywhere, and a dedicated TMS inversion fn * split up metadata insert and delete into separate fn * consolidated schema initialization * ensure db settings (like pragma) are always reset on new files # Other * Always sort JSON-serialized keys for consistency * this affects `/catalog` key ordering, but content is the same * Minor code cleanup |
||
---|---|---|
.. | ||
copy_apply.txt | ||
copy_diff2.txt | ||
copy_diff.txt | ||
help.txt | ||
meta-all_help.txt | ||
meta-all.txt | ||
meta-get_help.txt | ||
meta-get_missing_value.txt | ||
meta-get_name.txt | ||
summary.txt | ||
validate-bad.txt | ||
validate-fix2.txt | ||
validate-fix.txt | ||
validate-ok.txt |