[GRASS-dev] [GRASS GIS] #1897: grass7 wxgui query: allow copying individual elements from query results
GRASS GIS
trac at osgeo.org
Mon Feb 25 04:50:54 PST 2013
#1897: grass7 wxgui query: allow copying individual elements from query results
-------------------------+--------------------------------------------------
Reporter: mlennert | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Keywords: query | Platform: Unspecified
Cpu: Unspecified |
-------------------------+--------------------------------------------------
In the current implementation of map querying in the grass7 wxgui, when
you click on the display a dedicated window ("Query results") opens with
the r/v.what results. One can copy the complete window contents to the
clipboard, but not individual elements.
This makes working with these results a bit tedious as if you need a
specific element you have to copy the entire contents of the window to a
text editor to then be able to copy just what you need.
It would be much more practical IMHO to be able to directly select and
copy individual elements.
Linked to that one might also question the need of the dedicated display
window. Why not simply continue to use the console output ?
Moritz
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1897>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list