Export geotiff
Hello,
I would like to export my (beautiful) tilemill based map to add
it on a old "tomtom" gps.
This GPS uses ECW format. Is it possible to export (with any third
party tools) to ECW or geotiff... or any georeferenced image ?
Thanks
Greg
Comments are currently closed for this discussion. You can start a new one.
Support Staff 2 Posted by AJ on 24 Sep, 2012 08:02 PM
Hi Greg,
TileMill can't currently export a georeferenced image directly, but you could export the Mapnik XML and then use nik2img from the terminal to render a georeferenced PNG. (Use the
--world-file=<file>option to do this.) You could then use gdal_translate to convert the file to a GeoTIFF.Direct export of a georeferenced image would be a good future feature for TileMill; I'll make a note of this to see if that's something we can do.
AJ closed this discussion on 16 Nov, 2012 05:06 PM.