[GRASS-dev] [GRASS GIS] #1471: Interactive geometry selection and export tool for wxgui

#1471: Interactive geometry selection and export tool for wxgui
-------------------------+--------------------------------------------------
Reporter: marisn | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: normal | Milestone:
Component: wxGUI | Version: svn-trunk
Keywords: | Platform: Unspecified
      Cpu: Unspecified |
-------------------------+--------------------------------------------------
Currently there is no easy way how to select single or multiple vector
objects in the map display for later usage or export.

Vector selection tool should provide following functionality:
  * ability to select vector feature type for selection (important for area
vs centroid/boundary)
  * ability to get geometry ID list as a result
  * ability to get CAT list as a result
  * ability to save result as a new GRASS vector data map
  * ability to visually identify list item on the screen
  * ability to remove items from list

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1471&gt;
GRASS GIS <http://grass.osgeo.org>

#1471: Interactive geometry selection and export tool for wxgui
-------------------------+--------------------------------------------------
Reporter: marisn | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Keywords: | Platform: Unspecified
      Cpu: Unspecified |
-------------------------+--------------------------------------------------
Changes (by martinl):

  * milestone: => 7.0.0

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1471#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#1471: Interactive geometry selection and export tool for wxgui
-------------------------+--------------------------------------------------
Reporter: marisn | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Keywords: | Platform: Unspecified
      Cpu: Unspecified |
-------------------------+--------------------------------------------------

Comment(by mmetz):

Sounds like (an enhanced version of) d.extract should be supported through
wxGUI?

Markus M

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1471#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>

#1471: Interactive geometry selection and export tool for wxgui
-------------------------+--------------------------------------------------
Reporter: marisn | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Keywords: | Platform: Unspecified
      Cpu: Unspecified |
-------------------------+--------------------------------------------------

Comment(by neteler):

Yes, a kind of d.extract approach for wxGUI would be desirable, maybe
initially for subsetting point (e.g. Lidar) data.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1471#comment:3&gt;
GRASS GIS <http://grass.osgeo.org>

#1471: Interactive geometry selection and export tool for wxgui
--------------------------+-------------------------
  Reporter: marisn | Owner: grass-dev@…
      Type: enhancement | Status: new
  Priority: normal | Milestone: 7.1.0
Component: wxGUI | Version: svn-trunk
Resolution: | Keywords:
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Changes (by martinl):

* milestone: 7.0.0 => 7.1.0

Comment:

This tool is available in GRASS 7.1 from map display toolbar. Please feel
free to test it.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1471#comment:4&gt;
GRASS GIS <http://grass.osgeo.org>