Opened 9 years ago
Closed 6 years ago
#2933 closed defect (fixed)
v.label issue
Reported by: | vincent | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.0.7 |
Component: | Vector | Version: | svn-trunk |
Keywords: | v.label | Cc: | |
CPU: | Unspecified | Platform: | Linux |
Description
v.label "where" option is broken. Depending on the sql statement provided it results in a 0/1 filter (zero or all features labeled).
Change History (9)
comment:1 by , 9 years ago
Keywords: | v.label added |
---|
comment:2 by , 9 years ago
Milestone: | 7.0.4 → 7.0.5 |
---|
comment:3 by , 8 years ago
Milestone: | 7.0.5 → 7.0.6 |
---|
comment:4 by , 7 years ago
Milestone: | 7.0.6 → 7.0.7 |
---|
comment:5 by , 6 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
comment:6 by , 6 years ago
Here's how to test in NC
v.label map=railroads@PERMANENT column=OBJECTID where="OBJECTID >= 10800" labels=railroads d.mon wx0 d.vect railroads d.labels railroads
Seems to work fine, it does respect the where condition. I'd better close as fixed.
comment:8 by , 6 years ago
Resolution: | wontfix |
---|---|
Status: | closed → reopened |
comment:9 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Note:
See TracTickets
for help on using tickets.
No activity. No reproducable example.