RIEGL Laser Scan Database (RDB) Feature Representation
In addition to the generic FME feature attributes that FME Workbench adds to all features (see About Feature Type Attributes), this format also adds format-specific attributes (Format Attributes).
Attribute Name | Contents |
---|---|
rdb_type | This will always be rdb_point_cloud. |
rdb_version_major | The major version number of the file format. |
rdb_version_minor | The minor version number of the file format. |
rdb_timestamp | The time of the data file creation. |
rdb_scan_name | The name of the scan for this point cloud dataset. |
rdb_scanner | The name of the scanner for this point cloud dataset. |