Opened 17 years ago
Last modified 9 years ago
#90 new defect
v.parallel2: problems with inside corners
Reported by: | hamish | Owned by: | rmatev |
---|---|---|---|
Priority: | major | Milestone: | 6.4.6 |
Component: | Vector | Version: | unspecified |
Keywords: | v.parallel2, v.buffer2 | Cc: | grass-dev@… |
CPU: | Unspecified | Platform: | Unspecified |
Description
this was bug # over on the old gforge tracker. moving it here. http://wald.intevation.org/tracker/index.php?func=detail&aid=390&group_id=21&atid=204
Hamish
2007-05-04
There is a problem with v.segment side-offset parallel line generation for inside corners. It is in Vect_line_parallel(), so v.parallel, v.buffer, et al. are also affected. See it by doing the "-500" side-offset example in the v.segment help page and changing -500 to +500. Or do "v.parallel dist=500" using the railroads vector map.
Hamish
Attachments (1)
Change History (18)
comment:1 by , 17 years ago
comment:3 by , 17 years ago
Possibly v.parallel should be a wrapper around v.segment.
Markus
PS: Test to see if reports are coming with trac prefix now
comment:4 by , 16 years ago
CPU: | → Unspecified |
---|---|
Platform: | → Unspecified |
Still actual since we have v.parallel2?
comment:5 by , 16 years ago
Apparently still an issue. see attached screenshot,
#spearfish v.parallel in=railroads dist=500 out=rr_500m
Hamish
comment:6 by , 16 years ago
v.parallel2's -b or -rb flag helps here. Still some weirdness at line nodes (creates square/circle in middle of railroad)
Hamish
comment:8 by , 16 years ago
Cc: | added |
---|
comment:9 by , 16 years ago
Owner: | changed from | to
---|
comment:10 by , 16 years ago
Cc: | added |
---|
comment:11 by , 16 years ago
Keywords: | v.parallel added |
---|
comment:12 by , 15 years ago
Component: | default → Vector |
---|
comment:14 by , 15 years ago
Keywords: | v.buffer added |
---|
comment:15 by , 14 years ago
Keywords: | v.parallel2 v.buffer2 added; v.parallel v.buffer removed |
---|---|
Summary: | v.parallel: problems with inside corners → v.parallel2: problems with inside corners |
Applies to v.parallel2 only, not to v.parallel
comment:16 by , 12 years ago
Cc: | removed |
---|---|
Milestone: | 6.4.0 → 6.4.3 |
Tested in 6.4.svn, still odd results on more complex vector maps:
# NC v.parallel in=railroads dist=500 out=rr_500m
comment:17 by , 9 years ago
Milestone: | 6.4.3 → 6.4.6 |
---|
this was bug # 390 on gforge
H