[Qgis-user] Batch "ECW creating"

Piotr Kania p.kania00 at gmail.com
Tue Apr 16 05:58:27 PDT 2019


Hello again!
The answer is: for %i in ("d:\....\*.tif") do
gdal_translate -of ECW -co LARGE_OK=YES -co TARGET=95 "%i"
"d:\.....\%~ni.ecw

Big "thank you" for people, that helped me. Installer of FWTools 2.4.7 is
available here (yet): http://fwtools.loskot.net/


> Hello!
> I am sorry for asking about sth not connected with qgis...
> I would like to use old FWTools 2.4.7 to convert geotiff's files to ecw
> format. Right now I use that "command": for %i in ("d:\....\*.tif") do
> gdal_translate -of ECW -co LARGE_OK=YES "%i" "d:\.....\%~ni.ecw
>
> Can I add sth to that "command" to achieve better "compression ratio"?
> Thanks for any response.
>
> Greetings - Piotrek
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20190416/af20ebaf/attachment.html>


More information about the Qgis-user mailing list