Python script qltDensity
See also
python.qltDensity

Aim of module

Derives point density maps (color coded raster maps) for a set of ALS strips.

General description

The results are provided for each strip separately, and as mosaics for all strips together.

See also
Python script qltDensity

The following table contains a list of all involved modules and their default storage location:

qltDensity
Module Import .\import ODM files
Module Cell .\cell strip-wise point density models
Module Algebra .\cell point density mosaic
Module ZColor .\qltDensity color coded visualizations of point density maps

Parameter description

-mosaic create mosaics
Type : Boolean
Remark : Optional, default: Boolean(True)
Description:
Possible values:
11
00
truetrue
falsefalse
yesyes
nono
Boolean(True)Boolean(True)
Boolean(False)Boolean(False)
TrueTrue
FalseFalse

Examples

To be written.