#1731 closed defect (fixed)
r.distance maps field needs to permit multiple maps selection
Reported by: | cmbarton | Owned by: | martinl |
---|---|---|---|
Priority: | normal | Milestone: | 6.4.3 |
Component: | Raster | Version: | svn-trunk |
Keywords: | r.distance | Cc: | grass-dev@… |
CPU: | Unspecified | Platform: | Unspecified |
Description
The maps argument in r.distance requires pairs of maps, separated by a comma. However, the interface description for the maps field only allows a single map to be selected in the GUI. This needs to be changed to multiple. I noticed it for GRASS 7, but it probably affects other versions too.
Michael
Change History (6)
comment:1 by , 12 years ago
Component: | Default → Raster |
---|---|
Keywords: | r.distance added |
Version: | unspecified → svn-trunk |
follow-up: 3 comment:2 by , 12 years ago
Cc: | added |
---|---|
Owner: | changed from | to
Status: | new → assigned |
comment:3 by , 12 years ago
Milestone: | 7.0.0 → 6.4.3 |
---|
comment:4 by , 12 years ago
Thanks much. I figured this would be pretty easy for someone who knew how to change this in the module code. I will test as soon as I can. But it's probably OK.
Michael
comment:5 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Should be fixed for G7 in r53188