SAGA 9.6.1 | Tool Library Documentation

Import Point Cloud from PTS File


Description

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