Hi
>We need to get somehow data from (and to) providers to various raster
>analytical tools (GDAL Tools is one of them)
Good point. A clean solution would probably mean to use only methods in
QgsRasterDataProvider interface to read data and pass it to the external
tools like that. Both raster providers and plugins for external
analytical tools can be added dynamically, so the provider interface is
a good way to have consistency.
At the moment, not even the QGIS native raster tools use the raster
provider interface (they have been written before the raster provider
redesign). Something that I need to change in the mid-term.
Regards,
Marco
Am 10.05.2012 08:18, schrieb Radim Blazek:
On Thu, May 10, 2012 at 12:21 AM, Giuseppe Sucameli
<[email protected]> wrote:
On Wed, May 9, 2012 at 8:29 PM, Radim Blazek<[email protected]> >> BTW,
where do you need WMS GetMapUrl?
to create the XML file for the GDAL commandline tools.
I think it's the same problem you have with WCS, isn't it?
We need to get somehow data from (and to) providers to various raster
analytical tools (GDAL Tools is one of them). Provider specific
handling for each provider in each raster tool is very bad hack IMO. I
am asking for some clean solution.
Radim
_______________________________________________
Qgis-developer mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-developer
--
Dr. Marco Hugentobler
Sourcepole - Linux& Open Source Solutions
Weberstrasse 5, CH-8004 Zürich, Switzerland
[email protected] http://www.sourcepole.ch
Technical Advisor QGIS Project Steering Committee
_______________________________________________
Qgis-developer mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-developer