fieldpapers / fieldpapers

Field Papers umbrella project
87 stars 12 forks source link

GeoTIFF tile server #54

Closed mojodna closed 9 years ago

mojodna commented 9 years ago

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

mojodna commented 9 years ago

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 commented 9 years ago

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 commented 9 years ago

Implemented in https://github.com/fieldpapers/fp-tiler/commit/142b75b8a1212fe006d359a2ecb5af1ed9f3f399