-
-
Notifications
You must be signed in to change notification settings - Fork 123
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 disk_to_pmtiles: Convert a directory of tiles to pmtiles #431
Merged
Commits on Aug 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d6c5285 - Browse repository at this point
Copy the full SHA d6c5285View commit details
Commits on Aug 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 311fcae - Browse repository at this point
Copy the full SHA 311fcaeView commit details -
Fix maxzoom; add minzoom check; add verbose kwarg
Fix maxzoom not working as intended. Add check for minzoom in existing metadata. If none found, is added to metadata based on minimum z directory. Add 'verbose' kwarg to print progress.
Configuration menu - View commit details
-
Copy full SHA for 5268edd - Browse repository at this point
Copy the full SHA 5268eddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4153e1c - Browse repository at this point
Copy the full SHA 4153e1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f9c7696 - Browse repository at this point
Copy the full SHA f9c7696View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ec5c99 - Browse repository at this point
Copy the full SHA 8ec5c99View commit details
Commits on Aug 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ce101c3 - Browse repository at this point
Copy the full SHA ce101c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9073f31 - Browse repository at this point
Copy the full SHA 9073f31View commit details -
Configuration menu - View commit details
-
Copy full SHA for e82a026 - Browse repository at this point
Copy the full SHA e82a026View commit details -
Configuration menu - View commit details
-
Copy full SHA for a178335 - Browse repository at this point
Copy the full SHA a178335View commit details -
Configuration menu - View commit details
-
Copy full SHA for 918875a - Browse repository at this point
Copy the full SHA 918875aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18289bc - Browse repository at this point
Copy the full SHA 18289bcView commit details -
Add verbose at begin of writing; count_step now only declared if verb…
…ose and kept constant if z >9
Configuration menu - View commit details
-
Copy full SHA for 79fe4ba - Browse repository at this point
Copy the full SHA 79fe4baView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb2773f - Browse repository at this point
Copy the full SHA eb2773fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 732bcd9 - Browse repository at this point
Copy the full SHA 732bcd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93056c0 - Browse repository at this point
Copy the full SHA 93056c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71cf5a7 - Browse repository at this point
Copy the full SHA 71cf5a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for fca9ba7 - Browse repository at this point
Copy the full SHA fca9ba7View commit details
Commits on Aug 12, 2024
-
Clarify disk_to_pmtiles is currently for raster format only; remove r…
…eferences of support for 'pbf' from help and docstrings
Configuration menu - View commit details
-
Copy full SHA for f203889 - Browse repository at this point
Copy the full SHA f203889View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.