martin/tests/expected/martin-cp/normalized_summary.txt
Yuri Astrakhan d6219a6526
Add compression and query to martin-cp (#1019)
* Use gzip compression for MVT tiles by default
* Allow user to set compression with `--encoding` parameter (same as
browser's header, e.g. use `br,gzip' to encode with brotli as first
choice, unless already encoded as gzip)
* Allow user to pass a query to the Postgres functions with
`--url-query`
* A bit of a cleanup for `mbtiles summary` output
2023-11-22 05:26:53 +00:00

10 lines
394 B
Plaintext

MBTiles file summary for tests/mbtiles_temp_files/cp_normalized.mbtiles
Schema: normalized
Page size: 512B
Zoom | Count | Smallest | Largest | Average | Bounding Box
0 | 1 | 20.7KiB | 20.7KiB | 20.7KiB | -180,-85,180,85
1 | 4 | 11.8KiB | 20.6KiB | 16.4KiB | -180,-85,180,85
all | 5 | 11.8KiB | 20.7KiB | 17.2KiB | -180,-85,180,85