(Line) smoothing is a "reverse" process to simplification which takes as input a line and produces a smoother approximate of the original. In some cases, this is achieved by inserting new vertices into the original line, and can total up to 4000% of the number

System Message: ERROR/3 (<string>, line 3)

Unexpected indentation.
of vertices in the original. In such an instance, it is always a good idea to simplify the line after smoothing.


23.12.2016 11:21:24