Opened 14 years ago

Closed 12 years ago

#1087 closed enhancement (fixed)

wxGUI: Load multiple maps

Reported by: neteler Owned by: grass-dev@…
Priority: normal Milestone: 6.5.0
Component: wxGUI Version: unspecified
Keywords: Cc:
CPU: Unspecified Platform: Unspecified

Description

Suggestion: in oder to simplify the "import" of several maps into the layer tree, it might be good to reassign the d.rast/d.vect icons in the GUI to a different dialog which enables also multi-map selection (CTRL-left-mouse) - similar to the bulk import.

Change History (2)

comment:1 by martinl, 14 years ago

Milestone: 6.4.06.5.0

comment:2 by wenzeslaus, 12 years ago

Resolution: fixed
Status: newclosed

Closing as fixed.

wxGUI (in both 6 and 7) has now 'Add multiple raster or vector...' button in toolbar. Selection (filtering) is based on regular expression. Shortcut is Ctrl+Shift+L.

Possible enhancements (create new ticked if you want them):

  • Selection done by Ctrl, Shift and mouse. (Now done by checkboxes. Maybe checkboxes fits better to regular expression based filtering.)
  • Selection (filtering) done expression containing wildcards similar to bash (e.g. use '*' (wildcard) instead of '.*' (regular expression))
  • Simplify the selection of vector (and 3D rasters) by different buttons, separated menu entries or by using the recently used value. (Now type raster is always the default choice.)
Note: See TracTickets for help on using tickets.