#3209: r.mapcalc gui should use raster map selector for new maps
-------------------------+-------------------------
Reporter: marisn | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: minor | Milestone: 7.2.1
Component: wxGUI | Version: svn-trunk
Keywords: mapcalc | CPU: Unspecified
Platform: Unspecified |
-------------------------+-------------------------
Currently GUI version of r.mapcalc offers to enter new raster name,
although there is an option to "overwrite existing maps" and all other
modules in such case would provide a dropdown list with existing map
names.
Thus "name of new map" in raster calculator should be replaced with
standard raster selection input widget (like the one used to select
already existing raster map in same calc).
#3209: r.mapcalc gui should use raster map selector for new maps
--------------------------+-------------------------
Reporter: marisn | Owner: grass-dev@…
Type: enhancement | Status: closed
Priority: minor | Milestone: 7.2.1
Component: wxGUI | Version: svn-trunk
Resolution: fixed | Keywords: mapcalc
CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Changes (by marisn):
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"70798" 70798]:
{{{
#!CommitTicketReference repository="" revision="70798"
Provide a dropdown with existing maps for new map name parameter. Fixes: #3209
}}}
In [changeset:"71248" 71248]:
{{{
#!CommitTicketReference repository="" revision="71248"
Provide a dropdown with existing maps for new map name parameter. Fixes: #3209 (merge from trunk, r70798)
}}}