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 | |
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