[Qgis-developer] Re: QGIS Processing Framework
CzendaZdenda
tramtara at seznam.cz
Wed Mar 21 14:23:24 EDT 2012
If there is possibility that output parameter of the module can have any
type, how can I handle with modules' outputs? Or just raster/vector layers
are outputs?
I mean how can I keep outputs after execution of module (
processing.Framework['module'].execute() ). I am working on 'workflow
builder'. I can connect modules or set values by myself. Now I want execute
whole 'graph', so that's why I need to keep outputs.
I was looking at present modules and types of output are just raster/vector
layers or the basic type Parameter. So is there possibility that output type
could be something like string, bool, int...?
--
View this message in context: http://osgeo-org.1560.n6.nabble.com/QGIS-Processing-Framework-tp4099276p4641698.html
Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.
More information about the Qgis-developer
mailing list