Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

metadata2SLD

Methods to create a Styled Layer Description (SLD) file


Description

Creates a Styled Layer Description (SLD) file, that can be attached to a spatial layer contributed to GeoServer. It writes the "sp.pallete" object (legend entries, titles and colors) to an external file.

Usage

## S4 method for signature 'SpatialMetadata'
metadata2SLD(obj, ...)

Arguments

obj

object of class "SpatialMetadata"

...

other arguments

Details

The structure of the SLD file is determined by the object class (Point, Polygon, SpatialPixels).

Author(s)

Tomislav Hengl

See Also


plotKML

Visualization of Spatial and Spatio-Temporal Objects in Google Earth

v0.8-1
GPL
Authors
Tomislav Hengl [cre, aut], Andrea Gilardi [ctb], Pierre Roudier [ctb], Dylan Beaudette [ctb], Edzer Pebesma [ctb], Michael Blaschek [ctb]
Initial release
2021-04-12

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.