Import Point Cloud from PTS File
- Author: O.Conrad (c) 2019
- Menu: File | Shapes | Import
Description
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 |
PROJ Parameters | text, CMD | CRS_PROJ | - | - |
Code ID | integer number, CMD | CRS_CODE | - | Default: -1 |
Code Authority | text, CMD | CRS_AUTHORITY | - | Default: EPSG |
Command Line
Usage: saga_cmd io_shapes 23 [-FILENAME ] [-POINTS ] [-RGB ] [-CRS_PROJ ] [-CRS_CODE ] [-CRS_AUTHORITY ]
-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_PROJ: PROJ Parameters
text, CMD
-CRS_CODE: Code ID
integer number, CMD
Default: -1
-CRS_AUTHORITY: Code Authority
text, CMD
Default: EPSG