Opened 7 years ago
Last modified 6 years ago
#3439 new defect
Unclear behaviour of v.buffer -s flag
Reported by: | marisn | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.4.5 |
Component: | Vector | Version: | svn-trunk |
Keywords: | v.buffer | Cc: | |
CPU: | Unspecified | Platform: | Unspecified |
Description
From the documentation is not clear if "-s" flag affects only corners of line nodes or also corners of vertices. To make matters worse – output varies depending on algorithm in use:
- with GEOS it affects only corners at nodes (line ends)
- with native it affects all corners (at nodes + at vertices)
As a minimum, documentation needs to be updated to indicate correct behaviour and then a new bug should be filled to fix one of algo's to match expected output.
Change History (6)
comment:1 by , 7 years ago
Milestone: | 7.4.0 → 7.4.1 |
---|
comment:2 by , 7 years ago
Milestone: | 7.4.1 → 7.4.2 |
---|
comment:3 by , 6 years ago
Replying to marisn:
As a minimum, documentation needs to be updated to indicate correct behaviour and then a new bug should be filled to fix one of algo's to match expected output.
Please be so kind to provide a patch, thanks.
Ticket retargeted after milestone closed