RGB composition plugin (was: Re: [Qgis-user] Re: Qgis-user Digest, Vol 37, Issue 47)
Mauricio de Paulo
mauricio.dev at gmail.com
Sun Mar 29 11:57:33 PDT 2009
Thanks for the interest, Augustin.
I've upgraded it to 1.0 API and made a huge change in code so that it
only uses gdal to set the VRT Raster, not xml messing anymore, so the
code should be more stable with gdal.
Again, the plugin is a gui to create a VRT raster colour composite. Gdal
does everything else by itself.
I should say that MANY features are being implemented in gdal through
VRT and other XML stuff (as wms). Maybe we should start thinking about
using VRT for other solutions (Filtering is the first easy one that I
think, but I truly think that gdal can war on the fly using vrt).
Thanks for testing,
MaurĂcio de Paulo
On Sun, 2009-03-29 at 11:16 +0200, Agustin Lobo wrote:
> Mauricio,
> It would be great. Do you have it in a repository?
> Can we try it?
>
> Agus
>
> Mauricio de Paulo wrote:
> > I've written a RGB composition plugin using virtual raster and gdal.
> > Should I rewrite it to 1.0?
> >
> >
>
More information about the Qgis-user
mailing list