Feature request #5462
If GRASS variables are set, use them for analyses
Status: | Open | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | - | ||
Category: | Processing/GRASS | ||
Pull Request or Patch supplied: | No | Resolution: | |
Easy fix?: | No | Copied to github as #: | 15092 |
Description
Currently, the plugin generates locations on the fly. It would be good if, in case a region etc. is defined by opening a mapset, these variables would be used for subsequent analyses. If so, the GRASS modules should be removed from the GRASS plugin, as they would be redundant when feature parity will be achieved.
History
#1 Updated by Giovanni Manghi over 12 years ago
And if somehow would be ever possible to set (in Sextante) the region extent and resolution (in similar way as it is possible in the qgis/grass plugin) we can drop the qgis/grass plugin all together ;)
#2 Updated by Paolo Cavallini over 12 years ago
Not really: we would still miss the browser and the digitizer.
#3 Updated by Victor Olaya over 12 years ago
from r146 there is a tool that allows you to graphically define the region setting. It is in the algorithms tree, under GRASS/tools
Have to figure out now how to use grass settings created from the grass plugin
#4 Updated by Markus Neteler over 12 years ago
GRASS (raster) modules respect the WIND file.
#5 Updated by Giovanni Manghi about 10 years ago
- Project changed from 78 to QGIS Application
- Category deleted (
59)
#6 Updated by Giovanni Manghi about 10 years ago
- Category set to Processing/GRASS
#7 Updated by Giovanni Manghi over 7 years ago
- Easy fix? set to No
#8 Updated by Paolo Cavallini over 6 years ago
- Assignee deleted (
Victor Olaya)
Still true in QGIS 3, unsure whether still desirable.