#2192 closed defect (fixed)
v.centerpoint: line centers get all cat values from 1 to respective line
Reported by: | mlennert | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.0.0 |
Component: | Default | Version: | unspecified |
Keywords: | Cc: | ||
CPU: | Unspecified | Platform: | Unspecified |
Description
Using v.centerpoint on lines with the output= parameter, resulting lines have many cat values, corresponding to all the cat values from 1 to the one of the respective line.
The attached image shows the issue and is the result of the following command in the NC dataset:
v.centerpoint --overwrite input=roadsmajor output=roads_mid lcenter=mid
Moritz
Attachments (1)
Change History (4)
by , 11 years ago
Attachment: | v_centerpoint_lines_catvalues.png added |
---|
follow-up: 2 comment:1 by , 11 years ago
comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 by , 11 years ago
Milestone: | 6.4.4 → 7.0.0 |
---|
Note:
See TracTickets
for help on using tickets.
Replying to mlennert:
Fixed in r58975.