Le 26/11/2010 11:52, GeoJoda a écrit :
My next question would be: how can I test gdal17 alone. This means that I will put mapFile as input to gdal and as output I get an image. Is it possible?
Hello, You can try to convert the ECW image to another format, for example JPEG : gdal_translate -of JPEG Roskilde_2007_2.ecw Roskilde_2007_2.jpg Jean-Claude _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
