Import Point Cloud from PTS File
| Author(s) | O.Conrad (c) 2019 |
| Library ID | io_shapes |
| Tool ID | 23 |
| Version | 1.0 |
| Menu | File | Shapes | Import |
Description
The tool imports point cloud data from a PTS file.
Parameters
| | Name | Type | Identifier | Description | Constraints |
| Output | Points | point cloud, output | POINTS | - | - |
| Options | File | file path | FILENAME | - | - |
| Import RGB Values as... | choice | RGB | - | Available Choices:
[0] separate values
[1] single rgb-coded integer value
Default: 1 |
| Coordinate System Definition | text | CRS_STRING | Supported formats comprise PROJ and WKT strings, object codes (e.g. "EPSG:4326"). | - |
Command Line
Usage: saga_cmd io_shapes 23 [-FILENAME ] [-POINTS ] [-RGB ] [-CRS_STRING ]
-FILENAME: File
file path
-POINTS: Points
point cloud, output
-RGB:
Import RGB Values as...
choice
Available Choices:
[0] separate values
[1] single rgb-coded integer value
Default: 1
-CRS_STRING: Coordinate System Definition
text