![]() |
pktools 2.6.7
Processing Kernel for geospatial data
|
Public Member Functions | |
def | cliName (self) |
def | defineCharacteristics (self) |
def | processAlgorithm (self, progress) |
![]() | |
def | getIcon (self) |
def | checkBeforeOpeningParametersDialog (self) |
def | help (self) |
Public Attributes | |
name | |
group | |
Static Public Attributes | |
string | INPUT = "INPUT" |
string | OUTPUT = "OUTPUT" |
list | ATTRIBUTE_OPTIONS = ["z","intensity", "return", "nreturn"] |
list | COMPOSITE_OPTIONS = ["last", "min", "max", "absmin", "absmax", "median", "mean", "sum", "first", "profile", "percentile", "height", "values", "percentile", "number"] |
list | FILTER_OPTIONS = ["all","first","last","single","multiple"] |
string | ATTRIBUTE = "ATTRIBUTE" |
string | COMPOSITE = "COMPOSITE" |
string | FILTER = "FILTER" |
string | PERCENTILE = "PERCENTILE" |
string | DX = "DX" |
string | DY = "DY" |
string | NODATA = "NODATA" |
string | RTYPE = 'RTYPE' |
list | TYPE = ['Float32','Byte','Int16','UInt16','UInt32','Int32','Float64','CInt16','CInt32','CFloat32','CFloat64'] |
string | EXTRA = 'EXTRA' |
Definition at line 39 of file pklas2img.py.
def qgis.pklas2img.pklas2img.cliName | ( | self | ) |
Definition at line 60 of file pklas2img.py.
def qgis.pklas2img.pklas2img.defineCharacteristics | ( | self | ) |
Definition at line 63 of file pklas2img.py.
def qgis.pklas2img.pklas2img.processAlgorithm | ( | self, | |
progress | |||
) |
Definition at line 83 of file pklas2img.py.
|
static |
Definition at line 47 of file pklas2img.py.
|
static |
Definition at line 43 of file pklas2img.py.
|
static |
Definition at line 48 of file pklas2img.py.
|
static |
Definition at line 44 of file pklas2img.py.
|
static |
Definition at line 52 of file pklas2img.py.
|
static |
Definition at line 53 of file pklas2img.py.
|
static |
Definition at line 58 of file pklas2img.py.
|
static |
Definition at line 49 of file pklas2img.py.
|
static |
Definition at line 45 of file pklas2img.py.
qgis.pklas2img.pklas2img.group |
Definition at line 65 of file pklas2img.py.
|
static |
Definition at line 41 of file pklas2img.py.
qgis.pklas2img.pklas2img.name |
Definition at line 64 of file pklas2img.py.
|
static |
Definition at line 55 of file pklas2img.py.
|
static |
Definition at line 42 of file pklas2img.py.
|
static |
Definition at line 51 of file pklas2img.py.
|
static |
Definition at line 56 of file pklas2img.py.
|
static |
Definition at line 57 of file pklas2img.py.