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

Generates [Leaflet](http://leafletjs.com) layer for use with the XYZ … #5

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

Conversation

roblabs
Copy link

@roblabs roblabs commented Jul 26, 2016

I found your tool for gdal2tilesp.py from this Stack Overflow post, and it immediately helped me.

I have used gdal2tiles.py in the past and found the upgrade to using XYZ and all of my cores as immensely helpful.

This PR adds in the Leaflet HTML directly from gdal2tiles.py.

@roblabs
Copy link
Author

roblabs commented Feb 6, 2017

Speed improvements from @bolshoydi

KleggerKoder and others added 11 commits September 13, 2017 13:13
This ensures proper calculation for ominy / south for images that do not have square pixels. 
This was causing portions of the desired mosaic to be cropped during the tiling process.
Fix wrong [south] being calculated
Raster with non-square pixels
The `--processes` option is there, but wasn't actually used. It was
always the number of CPUs of the machine it is running on.
Take `--processes` option into account
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.

4 participants