Color Map Layers

From Maria GDK Wiki
Revision as of 10:11, 31 May 2021 by Ths (talk | contribs)
Jump to navigation Jump to search

General

Color map layers, or paletted data layers are single channel data layers, for example elevation data, which can be colored according to a user definable palette. Values in the map data are matched with colors in the palette, and the neighboring values may be interpolated over the span of colors in the palette.

Colors may be mapped directly to data values, or there may be a calculation involved. For example we have the possibility to assign colors based on slope or aspect of elevation data sets.

Screenshot 2021-05-31 100545.png
Screenshot 2021-05-31 100636.png
Screenshot 2021-05-31 100817.png

Low Level API