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

mbtiles: Add --apply-patch to copy, rename apply-diff #945

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

nyurik
Copy link
Member

@nyurik nyurik commented Oct 16, 2023

  • mbtiles apply-diff is now apply-patch (old name is still supported)
  • mbtiles copy can now take --apply-patch <file> to apply the patch while copying from source to destination. This way, the source file will remain unmodified.

* `mbtiles apply-diff` is now `apply-patch` (old name is still supported)
* `mbtiles copy` can now take `--apply-patch <file>` to apply the patch while copying from source to destination. This way, the source file will remain unmodified.
@nyurik nyurik merged commit a1f794a into maplibre:main Oct 16, 2023
18 checks passed
@nyurik nyurik deleted the apply-on-copy branch October 16, 2023 16:40
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.

None yet

2 participants