[ZOO-Discuss] [ZOO Project Trac] #12: minOccurs and maxOccurs missing in python inputs map
ZOO Project Trac
zoo-dev at cartography.st
Tue Nov 16 09:25:15 PST 2010
#12: minOccurs and maxOccurs missing in python inputs map
------------------------+---------------------------------------------------
Reporter: soeren | Owner:
Type: enhancement | Status: new
Priority: minor | Component: Development platform
Version: | Keywords: Python
------------------------+---------------------------------------------------
While implementing the GRASS GIS ZOO WPS connection i noticed that min-
and maxOccurs information are missing in the inputs map which are passed
to the python service function. Because of that the ZOOGrassModuleStarter
must execute the GRASS GIS module which should be called to gather this
information before the processing can go on, this makes the processing a
bit slow (XML generation and interpretation).
It would be great if the min- and maxOccures are available in the inputs
map. This will also reduce the need of PyXB for the ZOOGrassModuleStarter.
This ticked is related to svn trunk revision #42.
--
Ticket URL: <http://svn.zoo-project.org/trac/ticket/12>
ZOO Project Trac <http://svn.zoo-project.org/>
Open WPS Platform
More information about the Zoo-discuss
mailing list