Python script qltDensity
See also
python.packages.qltDensity

Aim of module

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

General description

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 (default: Boolean(True))
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.