| Tool Name | Generate Shapes |
| Tool ID | 22 |
| Library ID | shapes_tools |
| Version | 1.0 |
| Author(s) | Volker Wichmann (c) 2012, LASERDATA GmbH |
| Name | Type | Identifier | Description | Constraints |
|---|---|---|---|---|
| Input | ||||
| Input | table, input | INPUT | Table with coordinates. | |
| Output | ||||
| Output | shapes, output | OUTPUT | Generated Shapefile. | |
| Options | ||||
| ID | table field | FIELD_ID | Field with the identifier. | |
| X | table field | FIELD_X | Field with the x coordinate. | |
| Y | table field | FIELD_Y | Field with the y coordinate. | |
| Z | table field | FIELD_Z | Field with the z coordinate. | |
| Shape Type | choice | SHAPE_TYPE | Shape type to generate. | Available Choices: [0] Point(s) [1] Line(s) [2] Polygon(s) Default: 0 |