SAGA-GIS Tool Library Documentation (v8.2.1)

Tool [deprecated] Import LAS Files

This tool imports ASPRS LAS files (versions 1.0, 1.1 and 1.2) as Point Clouds using the "libLAS" library.

Besides the x,y,z coordinates, the user can decide upon which attributes should be imported from the LAS file.

Tool development was supported by http://Laserdata GmbH, Austria
and http://alpS GmbH, Austria

liblas version: 1.2.1


References


Parameters

 NameTypeIdentifierDescriptionConstraints
OutputPoint CloudsPoint Cloud list, outputPOINTS--
OptionsInput FilesFile pathFILES--
Check Point ValidityBooleanVALID-Default: 0
gps-timeBooleanT-Default: 0
intensityBooleani-Default: 0
scan angleBooleana-Default: 0
number of the returnBooleanr-Default: 0
classificationBooleanc-Default: 0
user dataBooleanu-Default: 0
number of returns of given pulseBooleann-Default: 0
edge of flight line flagBooleane-Default: 0
direction of scan flagBooleand-Default: 0
point source IDBooleanp-Default: 0
red channel colorBooleanR-Default: 0
green channel colorBooleanG-Default: 0
blue channel colorBooleanB-Default: 0
rgb colorBooleanC-Default: 0
RGB value rangeChoiceRGB_RANGERange of Red, Green, Blue values in LAS file.Available Choices:
[0] 16 bit
[1] 8 bit
Default: 0

Command-line

Usage: saga_cmd io_shapes_las 1 [-FILES <str>] [-POINTS <str>] [-VALID <str>] [-T <str>] [-i <str>] [-a <str>] [-r <str>] [-c <str>] [-u <str>] [-n <str>] [-e <str>] [-d <str>] [-p <str>] [-R <str>] [-G <str>] [-B <str>] [-C <str>] [-RGB_RANGE <str>]
  -FILES:<str>    	Input Files
	File path
  -POINTS:<str>   	Point Clouds
	Point Cloud list, output
  -VALID:<str>    	Check Point Validity
	Boolean
	Default: 0
  -T:<str>        	gps-time
	Boolean
	Default: 0
  -i:<str>        	intensity
	Boolean
	Default: 0
  -a:<str>        	scan angle
	Boolean
	Default: 0
  -r:<str>        	number of the return
	Boolean
	Default: 0
  -c:<str>        	classification
	Boolean
	Default: 0
  -u:<str>        	user data
	Boolean
	Default: 0
  -n:<str>        	number of returns of given pulse
	Boolean
	Default: 0
  -e:<str>        	edge of flight line flag
	Boolean
	Default: 0
  -d:<str>        	direction of scan flag
	Boolean
	Default: 0
  -p:<str>        	point source ID
	Boolean
	Default: 0
  -R:<str>        	red channel color
	Boolean
	Default: 0
  -G:<str>        	green channel color
	Boolean
	Default: 0
  -B:<str>        	blue channel color
	Boolean
	Default: 0
  -C:<str>        	rgb color
	Boolean
	Default: 0
  -RGB_RANGE:<str>	RGB value range
	Choice
	Available Choices:
	[0] 16 bit
	[1] 8 bit
	Default: 0