| Tool Name | Point to Point Distances |
| Tool ID | 3 |
| Library ID | shapes_points |
| Version | 1.0 |
| Author(s) | V.Olaya (c) 2004, O.Conrad (c) 2014 |
| Name | Type | Identifier | Description | Constraints |
|---|---|---|---|---|
| Input | ||||
| Points | shapes, input | POINTS | ||
| Near Points | shapes, input, optional | NEAR | ||
| Output | ||||
| Distances | table, output | DISTANCES | ||
| Distances as Lines | shapes, output, optional | LINES | ||
| Options | ||||
| Identifier | table field | ID_POINTS | ||
| Identifier | table field | ID_NEAR | ||
| Output Format | choice | FORMAT | Available Choices: [0] complete input times near points matrix [1] each pair with a single record [2] find only the nearest point for each input point Default: 1 | |
| Minimum Distance | floating point number | MIN_DIST | Minimum: 0.000000 Default: 0.000000 | |
| Maximum Distance | floating point number | MAX_DIST | ignored if set to zero (consider all pairs) | Minimum: 0.000000 Default: 0.000000 |