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

Merged Geotiff #13

Open
caspersauce opened this issue Dec 31, 2021 · 4 comments
Open

Merged Geotiff #13

caspersauce opened this issue Dec 31, 2021 · 4 comments

Comments

@caspersauce
Copy link

Through much pain and anguish, I got your code to work on a modern build of ubuntu. Is it supposed to produce a merged geotiff, or just the mbtile format?

You may not be active, but I figured I would try anyway :)

@sentrid
Copy link

sentrid commented Mar 4, 2022

@caspersauce Would you be willing to share? :)

@jlmcgraw
Copy link
Owner

jlmcgraw commented Mar 6, 2022

I have not looked at this in a long time, to the point where I've forgotten how it works :)

But, my recollection is that it produces a set of tiles suitable for use by a leaflet map as well as an mbtiles version of those same time, not one large merged geotiff.

If you have a PR that incorporates the changes necessary to get this running on more recent platforms I'd be happy to accept it

@caspersauce
Copy link
Author

Hey there. I did figure out that it did in fact only produce MB tiles and not a merged GEOtiff. I did happen to get it to work at some point, I believe it was primarily an issue with GDAL 3 vs 2... There were a few things that I had to edit in the shell scripts to get it too run. I sadly do not have it running any more and don't remember the particular issues that popped up. Sorry!!

@sentrid
Copy link

sentrid commented Mar 7, 2022

No worries. I may play around with it at some point. I'd love to get it working.

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

No branches or pull requests

3 participants