mirror of
https://github.com/maplibre/martin.git
synced 2024-12-19 12:51:37 +03:00
0fce9641c0
* Rename `global_hash` to `agg_tiles_hash` This is still a big sticking point: what should be the name for the metadata key for this value? The value represents the hash of all `z,x,y,tile` over all rows of the `tiles` table (or view). Should it include `md5` in its name, or should the hash be auto-detected by its length? (details in #856) * Generate it based on `tiles` table/view * validate or generate, but not both (it will always fail otherwise) * break up logic for per-tile, total, and integrity checks * delete unused sqlx prep file |
||
---|---|---|
.. | ||
files | ||
functions | ||
sprites | ||
tables | ||
initdb-dc.sh | ||
initdb.sh | ||
vtzero-check | ||
vtzero-show |