DESCRIPTION:

The module r.colors.out_sld exports the colors of a raster map into the Styled Layer Description (SLD) format according to OGC standard.

For raster maps of tyoe CELL also lables are exported. The export if lables requires that the input map is read and may thus take a bit longer than the export of contious color rules (ramp).

Currently only SLD v1.0.0 is implemented.

EXAMPLES:

# Exporting a color ramp
r.out.colors_sld map=Testmap style_name=Celsius

SEE ALSO:

r.colors.out

REFERENCES:

http://www.opengeospatial.org/standards/sld

AUTHORS:

Hamish Bowman
Stefan Blumentrath, Norwegian Institute for Nature Research, Oslo, Norway