Split

Description

Name

class Tinman.Heightmap.Split

Derived from

Heightmap

A heightmap that wraps another heightmap and discards all heightmap sample layers, except the given ones.

Fields / Required

heightmap

Type

Heightmap

Constraint

# != null

The heightmap to wrap.


layers

Type

Heightmap.Layer[]

Constraint

# != null

The heightmap layers to retain.

Fields / External

id

Type

Dataset.Id

Returns a unique identifier for this dataset.


metadata

Returns dataset metadata information.


georef

Returns georeferencing information.


info

Holds detail information about this heightmap.