Splines digitizing tool (spline = a chain of lines). Comes with a Processing algorithm for converting lines into splines.
A modified cubic Hermite spline interpolator is used to obtain continuous piecewise third-degree polynomials between knots (known spline points). Each piece is converted to a chain of lines which is then simplified with Douglas-Peuker algorithm. The Processing algorithm supports vertices' z and m values - they are interpolated linearly between knots.
Version | QGIS >= | QGIS <= | Date | |||
---|---|---|---|---|---|---|
0.2 | - | 3.0.0 | 3.99.0 | 19648 | rpasiok | Jan 3, 2021, 01:32 PM UTC |
0.1.6 | - | 2.0.0 | 2.99.0 | 22001 | rblazek | Jan 5, 2015, 01:01 PM UTC |
0.1.5 | - | 2.0.0 | 2.99.0 | 1420 | rblazek | Dec 9, 2014, 05:19 PM UTC |
0.1.4 | - | 2.0.0 | 2.99.0 | 5945 | rblazek | Feb 13, 2014, 03:22 PM UTC |
0.1.3 | 2.0.0 | 2.99.0 | 2611 | rblazek | Feb 13, 2014, 11:55 AM UTC | |
0.1.2 | 2.0.0 | 2.99.0 | 1024 | rblazek | Feb 12, 2014, 01:22 PM UTC | |
0.1.1 | 2.0.0 | 2.99.0 | 997 | rblazek | Feb 7, 2014, 02:22 PM UTC | |
0.1.0 | 2.0.0 | 2.99.0 | 801 | rblazek | Feb 5, 2014, 06:45 PM UTC |
Plugin Tags