Thanks, Alexander. Bad news, as it seems this is not fixed for 1.7 I have hundreds of images from a miniUAV, and all of them are rotated according to a tfw file. QGIS positions the image within a rectangle of 0, so I need to set 0,0,0 to transparent, otherwise most of the area is overlapped by black. Doing this manually for each image is tedious...
Cheers, Agus 2011/5/9 Alexander Bruy <[email protected]>: > Hi Agustin, > > this is a bug. See http://trac.osgeo.org/qgis/ticket/3723 > and probably http://trac.osgeo.org/qgis/ticket/3733 > > 2011/5/9 Agustin Lobo <[email protected]>: >> Hi! >> >> I set transparency in Properties/Transparency/Transparent pixel list as >> 0,0,0 100% >> (i.e, 100% transparent if 0 in all 3 bands) >> and save the style to a qml file that gets the following lines close to the >> end: >> <threeValuePixelList> >> <pixelListEntry red="0.000000" blue="0.000000" green="0.000000" >> percentTransparent="100"/> >> </threeValuePixelList> >> >> Nevertheless, when I open another raster and apply this style, the >> transparency is not modified. >> >> Is this a bug or am I doing something wrong? >> >> Thanks >> >> Agus >> _______________________________________________ >> Qgis-user mailing list >> [email protected] >> http://lists.osgeo.org/mailman/listinfo/qgis-user >> > > > > -- > Alexander Bruy > _______________________________________________ > Qgis-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-user > _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
