stamen / mapstitch

Stitches map tiles together
MIT License
14 stars 1 forks source link

GeoTIFF output #3

Open mojodna opened 11 years ago

mojodna commented 11 years ago

(Might be better as a feature of m2i-renderer.)

If we create a world file (.pngw, which should be pretty straightforward), we can shell out to GDAL to rewrite it as a GeoTIFF.

mojodna commented 11 years ago

gdal_translate will take TIFF + .tfw and turn it into a GeoTIFF.