SAGA 9.12.5 | Tool Documentation

Import Point Cloud from PTS File

Author(s) O.Conrad (c) 2019
Library IDio_shapes
Tool ID 23
Version 1.0
Menu File | Shapes | Import

Description

The tool imports point cloud data from a PTS file.

Parameters

 NameTypeIdentifierDescriptionConstraints
OutputPointspoint cloud, outputPOINTS--
OptionsFilefile pathFILENAME--
Import RGB Values as...choiceRGB-Available Choices: [0] separate values [1] single rgb-coded integer value Default: 1
Coordinate System DefinitiontextCRS_STRINGSupported 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