| Tool Name | Remove Duplicate Points |
| Tool ID | 7 |
| Library ID | shapes_points |
| Version | 1.0 |
| Author(s) | O.Conrad (c) 2008 |
| Name | Type | Identifier | Description | Constraints |
|---|---|---|---|---|
| Input | ||||
| Points | shapes, input | POINTS | ||
| Output | ||||
| Result | shapes, output, optional | RESULT | ||
| Options | ||||
| Attribute | table field | FIELD | ||
| Value Aggregation | choice | NUMERIC | Available Choices: [0] take values from the point to be kept [1] minimum values of all duplicates [2] maximum values of all duplicates [3] mean values of all duplicates Default: 0 | |
| Point to Keep | choice | METHOD | Available Choices: [0] first point [1] last point [2] point with minimum attribute value [3] point with maximum attribute value Default: 0 | |