Opened 13 years ago
Closed 7 years ago
#1402 closed enhancement (wontfix)
Allow input coordinates to v.what to create a bounding rectangle for querying
Reported by: | cmbarton | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.4.0 |
Component: | Vector | Version: | svn-trunk |
Keywords: | vector querying | Cc: | |
CPU: | All | Platform: | All |
Description
Add a flag so that 2 coordinate point pairs would be interpreted as opposite corners of a bounding rectangle that would select and query all vector objects within (or partly within) the selection rectangle.
A further enhancement would be to allow more than 2 coordinate pairs to define the vertices of a polygon that would select vector objects.
This would make it possible to create a GUI interface for interactive querying using a mouse-drawn rectangle (or polygon) in the display window.
Change History (4)
comment:1 by , 9 years ago
Milestone: | 7.0.0 → 7.0.5 |
---|
comment:2 by , 8 years ago
Milestone: | 7.0.5 → 7.3.0 |
---|
comment:3 by , 8 years ago
Milestone: | 7.3.0 → 7.4.0 |
---|
comment:4 by , 7 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
There is at least distance
parameter. Closing as wontfix, feel free to reopen if needed.
Milestone renamed