[QGIS-trac] [Quantum GIS] #3204: GRASS toolbox: let force an
optional flag required
Quantum GIS
qgis at qgis.org
Sat Nov 13 08:03:08 EST 2010
#3204: GRASS toolbox: let force an optional flag required
------------------------------------------------+---------------------------
Reporter: msieczka | Owner: rugginoso
Type: enhancement | Status: new
Priority: major: does not work as expected | Milestone: Version 1.7.0
Component: GRASS | Version: Trunk
Keywords: | Platform_version:
Platform: All | Must_fix: No
Status_info: 0 |
------------------------------------------------+---------------------------
It would be nice to be able to enforce an optional parameter in qgm as
obligatory - sth like a "require=yes" atribute.
Case: r.cost supports various input types - x,y coords, vector map, raster
map. According to GRASS toolbox convention, I guess it should be divided
into 3 seperate ones qgms: r.cost.coord, r.cost.vect, r.cost.rast.
Although in each case the respective input starting points method should
be required, there is no way to specify this in a qgm currently.
#3203 is related - maybe to workaround that bug add support for sth like
"require=no" BTW?
--
Ticket URL: <http://trac.osgeo.org/qgis/ticket/3204>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list