PolylineAnalyzer
From fmepedia
| This page contains a Custom Transformer created by an fmepedia user. See the attached files list at the foot of this page for the zip file containing this custom transformer. |
Created by: Dmitri Bagh
PolylineAnalyzer takes polylines and polygons and analyzes relationships between their components - vertices and segments.
For each segment it return numbers of adjacent vertices, and its angle and azimuth, for each vertex it calculates an angle between adjacent segments. As graphical aid, it creates angle and azumuth arcs, and supporting lines. It also can label all the vertices with their numbers.
It uses three other Custom Transformers - LoopFilter, VertexCounter, and AzimuthCalculator. You should download and install them in order to use Polyline Analyzer.
