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

GeoTIFF tile server #54

Closed
mojodna opened this issue Apr 22, 2015 · 3 comments
Closed

GeoTIFF tile server #54

mojodna opened this issue Apr 22, 2015 · 3 comments

Comments

@mojodna
Copy link
Member

mojodna commented Apr 22, 2015

Render JPG tiles within the bounds of an S3-hosted GeoTIFF.

@mojodna
Copy link
Member Author

mojodna commented Apr 22, 2015

gdal2tiles.py is a drop-in replacement for the custom Python code should we want to continue to pre-generate tiles.

Dynamic tiles have the benefit of using less space and supporting arbitrarily deep zooms.

@mojodna
Copy link
Member Author

mojodna commented Apr 24, 2015

gdal2tiles.py generates TMS tiles, not XYZ tiles (and doesn't include an option to configure this), so y coordinates would be inverted from where they are now.

@mojodna
Copy link
Member Author

mojodna commented Apr 28, 2015

Implemented in fieldpapers/fp-tiler@142b75b

@mojodna mojodna closed this as completed Apr 28, 2015
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

1 participant