Opened 13 years ago

Closed 6 years ago

#1471 closed enhancement (fixed)

Interactive geometry selection and export tool for wxgui

Reported by: marisn Owned by: grass-dev@…
Priority: normal Milestone: 7.4.0
Component: wxGUI Version: svn-trunk
Keywords: Cc:
CPU: Unspecified Platform: Unspecified

Description

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

Change History (9)

comment:1 by martinl, 13 years ago

Milestone: 7.0.0

comment:2 by mmetz, 13 years ago

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

Markus M

comment:3 by neteler, 12 years ago

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

comment:4 by martinl, 9 years ago

Milestone: 7.0.07.1.0

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

comment:5 by neteler, 8 years ago

Milestone: 7.1.07.2.0

Milestone renamed

comment:6 by neteler, 7 years ago

Milestone: 7.2.07.2.1

Ticket retargeted after milestone closed

comment:7 by martinl, 7 years ago

Milestone: 7.2.17.2.2

comment:8 by martinl, 7 years ago

Milestone: 7.2.27.4.0

All enhancement tickets should be assigned to 7.4 milestone.

comment:9 by martinl, 6 years ago

Resolution: fixed
Status: newclosed

Already implemented, closing.

Note: See TracTickets for help on using tickets.