[Qgis-developer] geoprocessor object
Carson Farmer
carson.farmer at gmail.com
Wed Dec 10 15:00:31 EST 2008
vatto,
> Hi developers,
> I was reading about python in ArcGIS and I found they use a geoprocessor class
> as a parent to every python geoprocessing script.
I've actually created something similar for QGIS, though I've not made
it available yet. Basically it's a python module that users can import
via the python console. It has a (very) simple api so that, in theory,
it could be linked to a geoprocessing gui, and the various geoprocessing
functions could be linked together (as in a model building environment).
> This helps to set standards
> of input and output and makes it possible to write standard gui's based on
> the types of each input and output.
> I know we now have a good amount of plugins being written and I've been
> thinking about how they could work better together.
Currently, plugins "can't" work together, but generic modules "can"...
> With inputs and outputs
> standarized the processes can be linked like FME and ArcGIS' model builder.
>
If people are interested, perhaps someone would like to have a look at
make something a bit more stable?
> Is there any plan inside qgis project to take this kind of step?
> I know it's more a matter of patterns than of implementation.
> I'd be glad to hear what you guys think about it.
> Maurício de Paulo
> _______________________________________________
> Qgis-developer mailing list
> Qgis-developer at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer
>
>
--
Carson J. Q. Farmer
ISSP Doctoral Fellow
National Centre for Geocomputation (NCG),
John Hume Building,
National University of Ireland, Maynooth,
Co. Kildare,
Ireland.
Phone: +353 (0) 1 708 6726
Fax: +353 (0) 1 708 6456
Email: Carson.Farmer at gmail.com
Web: http://www.carsonfarmer.com/
http://www.ftools.ca/
More information about the Qgis-developer
mailing list