| Tool Name | Convert Line/Polygon Vertices to Points |
| Tool ID | 5 |
| Library ID | shapes_points |
| Version | 1.0 |
| Author(s) | V. Olaya, V. Wichmann (c) 2004-2015 |
| Name | Type | Identifier | Description | Constraints |
|---|---|---|---|---|
| Input | ||||
| Lines | shapes, input | LINES | ||
| Output | ||||
| Points | shapes, output | POINTS | ||
| Options | ||||
| Add Point Order | boolean | ADD_POINT_ORDER | Add point order as additional attribute. | Default: 0 |
| Insert Additional Points | boolean | ADD | Default: 0 | |
| Insertion | choice | METHOD_INSERT | Choose the method how to insert additional points. | Available Choices: [0] per line segment [1] per line [2] from line center Default: 0 |
| Insertion Distance | floating point number | DIST | Point insertion distance [map units]. | Minimum: 0.000000 Default: 1.000000 |