Ticket #277 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Query vector map (edit mode): does not work

Reported by: msieczka Owned by: martinl
Priority: major Milestone: 6.4.0
Component: Default Version: svn-develbranch6
Keywords: Cc: grass-dev@…
Platform: All CPU: All

Description

In develbranch6 r33238 one can't query a vector map in edit mode. Just nothing happens when I try to.

Change History

Changed 3 years ago by martinl

  • cc grass-dev@… added
  • owner changed from grass-dev@… to martinl
  • status changed from new to assigned

I guess you are refering to area querying (i.e. querying primitives like points, lines, boundaries or centroids should work). I fixed that in r33249.

Anyway please not that querying vector maps (display or edit mode) is quite slow. Module v.what builds always spatial index. This should be changed, optionally to read spatial index information from file (TODO for GRASS7 or GRASS 6.5).

Changed 3 years ago by martinl

  • status changed from assigned to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.