[Qgis-user] Problem zooming in on ECW files in QGIS
Stefan Sylla
stefansylla at gmx.de
Tue Jun 17 19:43:54 PDT 2014
Hi Simon,
sorry, did not see your reply since it did not get into my email.
Here you go:
gdal_translate -of JPEG -a_srs EPSG:4326 <name_of_ecw_file>.ecw
<name_of_new_jpg_file>.jpg
-of = output filetype
-a_srs= EPSG of source file reference system (necessary so that new file
will also be referenced in the same system)
All you need is gdal and the ecw functionality, I think that should suffice.
check here for more information: http://trac.osgeo.org/gdal/
Stefan
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Problem-zooming-in-on-ECW-files-in-QGIS-tp5143348p5146412.html
Sent from the Quantum GIS - User mailing list archive at Nabble.com.
More information about the Qgis-user
mailing list