JFYI, news in raster-providers branch: - raster providers interface extended to support data values (instead of pictures) - gdal staff extracted to separate provider - grass provider modified to serve data values - wms switched from draw() to readBlock() passing picture as ARGB data type block
The work is still in progres, all the drivers seemd to work but I cannot yet recomend any testing. Hackfest is almost over, last 4 developers in the room. Radim On 11/5/10, Radim Blazek <[email protected]> wrote: > Hi, > I have created new branch 'raster-providers' for true raster providers > support development which is my main task for the upcoming hackfest. > It is not yet ready for testing. I have only submitted some initial > work for passing data for rendering from providers to raster layer. > > I will appreciate, if you avoid changes in raster area in this period > to make later merging easy. It involves especially > src/app/qgsrasterlayerproperties.cpp > src/core/raster/qgsrasterlayer.cpp > src/core/raster/qgsrasterlayer.h > src/core/raster/qgsrasterviewport.h > src/core/qgsrasterdataprovider.cpp > src/core/qgsrasterdataprovider.h > src/providers/grass/ > src/providers/wms/ > > Radim > _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
