Tool Import RDB2 Files
Import a pointcloud from Riegl RDB 2 format. This is a work in progress.
- Author: R.Gschweicher (c) 2016, Riegl GmbH
- Menu: Riegl|RDB2
Parameters
| Name | Type | Identifier | Description | Constraints |
Output | Point Clouds | Point Cloud list (output) | POINTS | - | - |
Options | Input Files | File path | FILES | - | - |
point source ID | Boolean | id | - | Default: 0 |
timestamp | Boolean | ts | - | Default: 0 |
amplitude | Boolean | ampl | - | Default: 0 |
reflectance | Boolean | refl | - | Default: 0 |
deviation | Boolean | dev | - | Default: 0 |
pulse_width | Boolean | pw | - | Default: 0 |
target_index | Boolean | t_idx | - | Default: 0 |
target_count | Boolean | t_cnt | - | Default: 0 |
class | Boolean | class | - | Default: 0 |
rgb color | Boolean | rgba | - | Default: 0 |
Load epsg geo-tag | Boolean | epsg | - | Default: 0 |
Command-line
Usage: saga_cmd riegl_io_rdb2_import 0 [-FILES <str>] [-POINTS <str>] [-id <str>] [-ts <str>] [-ampl <str>] [-refl <str>] [-dev <str>] [-pw <str>] [-t_idx <str>] [-t_cnt <str>] [-class <str>] [-rgba <str>] [-epsg <str>]
-FILES:<str> Input Files
File path
-POINTS:<str> Point Clouds
Point Cloud list (output)
-id:<str> point source ID
Boolean
Default: 0
-ts:<str> timestamp
Boolean
Default: 0
-ampl:<str> amplitude
Boolean
Default: 0
-refl:<str> reflectance
Boolean
Default: 0
-dev:<str> deviation
Boolean
Default: 0
-pw:<str> pulse_width
Boolean
Default: 0
-t_idx:<str> target_index
Boolean
Default: 0
-t_cnt:<str> target_count
Boolean
Default: 0
-class:<str> class
Boolean
Default: 0
-rgba:<str> rgb color
Boolean
Default: 0
-epsg:<str> Load epsg geo-tag
Boolean
Default: 0