Heightmap.Range Description Name class Tinman.Heightmap.Range Derived from Heightmap Translates the elevation values of this heightmap to the given range. Fields / Required heightmap Type Heightmap Constraint # != null The input heightmap. range Type Vertical.Range Constraint # != null The range to translate to. Fields / Optional unit Type Unit Default null The vertical unit. If null, metre will be used. reinterpret Type bool Default false Keep elevation values of the input heightmap and reinterpret them according to range and unit, instead of scaling them? Fields / External id Type Dataset.Id Returns a unique identifier for this dataset. metadata Type Dataset.Info Returns dataset metadata information. georef Type Tinman.Georef Returns geo-referencing information. info Type Heightmap.Info Holds detail information about this heightmap. Random Sample