[Qgis-user] Compressed rasters: public domain format?

John C. Tull john.tull at wildnevada.org
Thu Oct 30 14:28:47 PDT 2008


Adobe considers tiff to be a public domain format:
http://partners.adobe.com/public/developer/tiff/index.html

They can be compressed easily enough using lzw compression algorithms.  
You can compress images with:
gdal_translate -co compress=lzw infile outfile

Regards,
John

--
John C. Tull, Ph.D.
Conservation Director
Nevada Wilderness Project
8550 White Fir Street
Reno, NV 89523 USA
775.746.7851 (office)
775.224.2947 (mobile)
www.wildnevada.org

On Oct 30, 2008, at 2:09 PM, Agustin Lobo wrote:

> Is there any public domain format
> for compressed rasters, something equivalent
> to Mrsid or ecw, that can be read by QGIS through
> gdal?
>
> Thanks
> -- 
> Dr. Agustin Lobo
> Institut de Ciencies de la Terra "Jaume Almera" (CSIC)
> LLuis Sole Sabaris s/n
> 08028 Barcelona
> Spain
> Tel. 34 934095410
> Fax. 34 934110012
> email: Agustin.Lobo at ija.csic.es
> http://www.ija.csic.es/gt/obster
> _______________________________________________
> Qgis-user mailing list
> Qgis-user at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-user




More information about the Qgis-user mailing list