Jump to content

Styled Layer Descriptor

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by PohranicniStraze (talk | contribs) at 15:42, 24 February 2020 (removed links to deleted page(s) per WP:RED). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In cartography, 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) how to render a specific layer.

In August 2007 the OGC split an older SLD specification into two new OGC implementation specifications:[1]

  • Symbology Encoding (SE)
  • Styled Layer Descriptor (SLD)

The 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.

SLD-supporting software

Open source

Desktop software:

Server-side software:

Proprietary

Server-side software:

Client-side software:

See also

References