Ticket #1731 (closed defect: fixed)

Opened 8 months ago

Last modified 8 months ago

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@…
Platform: Unspecified CPU: 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

  Changed 8 months ago by martinl

  • keywords r.distance added
  • version changed from unspecified to svn-trunk
  • component changed from Default to Raster

follow-up: ↓ 3   Changed 8 months ago by martinl

  • cc grass-dev@… added
  • owner changed from grass-dev@… to martinl
  • status changed from new to assigned

Should be fixed for G7 in r53188

in reply to: ↑ 2   Changed 8 months ago by martinl

  • milestone changed from 7.0.0 to 6.4.3

Replying to martinl:

Should be fixed for G7 in r53188

relevant part backported to G65 (r53189) and G64 (r53190).

  Changed 8 months ago by cmbarton

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

  Changed 8 months ago by martinl

  • status changed from assigned to closed
  • resolution set to fixed

  Changed 8 months ago by cmbarton

Yes. It is fixed for me. Thanks.

Michael

Note: See TracTickets for help on using tickets.