Tool Import RDB2 Files
Import a pointcloud from Riegl RDB 2 format. This is a work in progress.
- Author: R.Gschweicher, Riegl GmbH (c) 2016
- Menu: File|Shapes|Import|Riegl
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 |
| Time Stamp | 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 |
| RGP Color | Boolean | rgba | - | Default: 0 |
| Load EPSG Geo-Tag | Boolean | epsg | - | Default: 0 |
Command-line
Usage: saga_cmd io_riegl_rdb 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> Time Stamp
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> RGP Color
Boolean
Default: 0
-epsg:<str> Load EPSG Geo-Tag
Boolean
Default: 0