revrt.models.cost_layers.LayerBuildComponents#

LayerBuildComponents#

Mapping of layer components to use for building the final layer

Keys are GeoTIFF or vector filepaths. Values are the LayerBuildConfig to use for that file.

alias of dict[str, LayerBuildConfig]