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

convert/upgrade does not handle PNG/JPEG/WebP archives #29

Closed
bdon opened this issue Oct 29, 2022 · 0 comments
Closed

convert/upgrade does not handle PNG/JPEG/WebP archives #29

bdon opened this issue Oct 29, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@bdon
Copy link
Member

bdon commented Oct 29, 2022

  • Disable the compressor
  • Add an option to disable deduplication (requires prior knowledge)
  • num tile contents data needs to be deduplication-aware
  • Fix header values and reading MBTiles/PMTilesv2 metadata
@bdon bdon added the bug Something isn't working label Oct 29, 2022
bdon added a commit that referenced this issue Oct 31, 2022
* add no-deduplication flag if you know your archive doesn't have duplicates
* Disable compression for raster tiles and set header flags correctly
* compression types in show command
@bdon bdon closed this as completed Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant