Jump to content

Styled Layer Descriptor

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Mwtoews (talk | contribs) at 05:44, 6 October 2011 (moved Styled layer descriptor to Styled Layer Descriptor over redirect: documents from OGC use title case). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A Styled Layer Descriptor (SLD) is an XML schema specified by the Open Geospatial Consortium (OGC) for describing the appearance of map layers. It is capable of describing the rendering of vector and raster data. A typical use of SLDs is to instruct a Web Map Service (WMS) of how to render a specific layer.

In August 2007 the SLD specification was split up into two new OGC specifications [1]:

  • symbology encoding implementation specification (SE)
  • styled layer descriptor

Styled layer descriptor specification now only contains the protocol for communicating with a WMS about how to style a layer. The actual description of the styling is now exclusively described in the symbology encoding implementation specification.

Open-source SLD-supporting software

Desktop software

Server-side software

See also

References