Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add compression and query to martin-cp #1019

Merged
merged 1 commit into from
Nov 22, 2023
Merged

Conversation

nyurik
Copy link
Member

@nyurik nyurik commented Nov 22, 2023

  • 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

* 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
@nyurik nyurik enabled auto-merge (squash) November 22, 2023 05:03
@nyurik nyurik merged commit d6219a6 into maplibre:main Nov 22, 2023
16 of 17 checks passed
@nyurik nyurik deleted the encoding branch November 22, 2023 05:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants