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

Useful patches #10

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Useful patches #10

wants to merge 4 commits into from

Conversation

amadvance
Copy link

Hi,

This is my collection of patches that:

  • Allow to generate big images, fixing some integer overflows in the code
  • Allow to set the tile size in the command line with a new -s option
  • Mark the TIFF 4 channel as alpha channel to allow post-processing tools to recognize it

All commits are independents and can be applied separately if needed.

Hope this helps

Ciao!

Some integer overflows had to be fixed.
Some tile sites, like StravaHeatmap, use a 512 pixel tiles
This is required by GDAL tools.
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.

1 participant