mirror of
https://github.com/maplibre/martin.git
synced 2024-12-24 07:22:52 +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 |
||
---|---|---|
.. | ||
expected | ||
fixtures | ||
utils | ||
composite_source.html | ||
config.yaml | ||
debug-deckgl.html | ||
debug-leaflet.html | ||
debug-maplibre.html | ||
debug.html | ||
mb_server_test.rs | ||
pg_function_source_test.rs | ||
pg_server_test.rs | ||
pg_table_source_test.rs | ||
pmt_server_test.rs | ||
test.sh |