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 | 18604 | rpasiok | 2021-01-03T13:32:07.913665+00:00 |
0.1.6 | - | 2.0.0 | 2.99.0 | 21976 | rblazek | 2015-01-05T13:01:05.829530+00:00 |
0.1.5 | - | 2.0.0 | 2.99.0 | 1416 | rblazek | 2014-12-09T17:19:04.846510+00:00 |
0.1.4 | - | 2.0.0 | 2.99.0 | 5914 | rblazek | 2014-02-13T15:22:23.290082+00:00 |
0.1.3 | 2.0.0 | 2.99.0 | 2568 | rblazek | 2014-02-13T11:55:37.773640+00:00 | |
0.1.2 | 2.0.0 | 2.99.0 | 919 | rblazek | 2014-02-12T13:22:09.084734+00:00 | |
0.1.1 | 2.0.0 | 2.99.0 | 977 | rblazek | 2014-02-07T14:22:28.188277+00:00 | |
0.1.0 | 2.0.0 | 2.99.0 | 785 | rblazek | 2014-02-05T18:45:50.045582+00:00 |
Plugin Tags