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

Feature Request - Allow tile-join to take a file containing a list of mbtiles to merge #69

Open
dBitech opened this issue Feb 14, 2023 · 0 comments

Comments

@dBitech
Copy link
Contributor

dBitech commented Feb 14, 2023

I have a use case where I need to merge thousands of mbtiles . this currently fails due to shell expansion limits. It would be useful to be able to have a -r flag that can contain all of the files to be read, and joined into the output file -o

dBitech added a commit to dBitech/tippecanoe that referenced this issue Feb 18, 2023
e-n-f pushed a commit that referenced this issue Feb 24, 2023
…nse to issue 69 (#73)

* Allow passing a file with a list of input files to tile-join in response to Issue 69 (#69)

* Do not print usage if -r is specified without a commandline readfrom file

* Add test for -r option to tile-join
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant