metadata2SLD-methods | R Documentation |
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.
## S4 method for signature 'SpatialMetadata' metadata2SLD(obj, ...)
obj |
object of class |
... |
other arguments |
The structure of the SLD file is determined by the object class (Point, Polygon, SpatialPixels).
Tomislav Hengl
metadata2SLD.SpatialPixels
, spMetadata
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.