Short Name:
|
Derived From:
|
Fields: |
Translates the elevation values of this heightmap to the given range.
The following table lists all fields of this config type.
Field | Type | Constraint | Default | |
---|---|---|---|---|
required
|
heightmap
|
Heightmap
|
# != null |
|
The input heightmap. |
||||
required
|
range
|
Vertical.Range
|
# != null |
|
The range to translate to. |
||||
optional
|
unit
|
Unit
|
null |
|
The vertical unit. If |
||||
optional
|
reinterpret
|
bool
|
false |
|
Keep elevation values of the input heightmap and reinterpret them according to range and unit, instead of scaling them?. |
||||
external
|
id
|
Dataset.Id
|
||
Returns a unique identifier for this dataset. |
||||
external
|
metadata
|
Dataset.Info
|
||
Returns dataset metadata information. |
||||
external
|
georef
|
Tinman.Georef
|
||
Returns georeferencing information. |
||||
external
|
info
|
Heightmap.Info
|
||
Holds detail information about this heightmap. |