I try to create flat end buffers for each of my line segments in QGIS (with Grass-algorithm v.buffer.distance).
If I use the tool with straight lines there is no problem creating the flat end buffer polygons but if i use my digitized line which is not straight i end up with strange artefacts as you can see in this screenshot: ( The left side buffers are the ones created by the tool and the ones on the right side are just there to demonstrate the way it roughly should look like.)
Is there a way I can prevent the flat-end-buffer-tool from creating these strange buffer polygons?
Edit1:
I tried the v.parallel-Tool but this also creates strange artefacts:




