Feature request #3204
GRASS toolbox: let force an optional flag required
Status: | Open | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | - | ||
Category: | GRASS | ||
Pull Request or Patch supplied: | No | Resolution: | |
Easy fix?: | No | Copied to github as #: | 13264 |
Description
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?
History
#1 Updated by Giovanni Manghi almost 13 years ago
- Target version changed from Version 1.7.0 to Version 1.7.4
#2 Updated by Paolo Cavallini almost 13 years ago
- Pull Request or Patch supplied set to No
- Assignee deleted (
Lorenzo Masini)
#3 Updated by Giovanni Manghi over 12 years ago
- Target version changed from Version 1.7.4 to Version 2.0.0
#4 Updated by Pirmin Kalberer about 12 years ago
- Target version changed from Version 2.0.0 to Future Release - Nice to have
#5 Updated by Giovanni Manghi over 7 years ago
- Easy fix? set to No