Difference between revisions of "OpenGIS Symbology Encoding Implementation Specification"

From ICA Wiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
 
|-
 
|-
 
| Version
 
| Version
| V1.1.0
+
| V 1.1.0
 
|-
 
|-
 
| Amendments
 
| Amendments
Line 24: Line 24:
 
| Type of standard
 
| Type of standard
 
| ISO International Standard and OpenGIS Implementation Specification<br/>Application level
 
| ISO International Standard and OpenGIS Implementation Specification<br/>Application level
|-
 
| Related standard(s)
 
| [http://wiki.icaci.org/index.php?title=Portrayal ISO 19117:2012, Geographic information -- Portrayal] <br/>[http://wiki.icaci.org/index.php?title=Services ISO 19119:2005, Geographic information – Services] <br/>[http://wiki.icaci.org/index.php?title=Web_Map_Server_interface ISO 19128:2005, Geographic information – Web Map Server interface] <br/>[http://wiki.icaci.org/index.php?title=Filter_encoding ISO 19143:2010, Geographic information – Filter encoding] <br/>[http://wiki.icaci.org/index.php?title=Styled_Layer_Descriptor OpenGIS Styled Layer Descriptor Profile of the Web Map Service Implementation Specification]
 
 
|-
 
|-
 
| Application
 
| Application
Line 38: Line 35:
 
|-
 
|-
 
| Products
 
| Products
| SE is implemented in conjunction with a SLD. An example of an SE implementation is GeoServer 2.5.2.
+
| SE is implemented in conjunction with a SLD. An example of an SE implementation is [http://geoserver.org GeoServer] 2.5.2.
 
|}
 
|}
 +
 +
==See also==
 +
* [[ISO 19117:2012 Geographic information - Portrayal]]
 +
* [[ISO 19119:2005 Geographic information - Services]]
 +
* [[ISO 19128:2005 Geographic information - Web Map Server interface]]
 +
* [[ISO 19143:2010 Geographic information - Filter encoding]]
 +
* [[OpenGIS Styled Layer Descriptor Profile of the Web Map Service Implementation Specification]]

Latest revision as of 09:19, 12 June 2017

Overview

Full name OpenGIS Symbology Encoding Implementation Specification
Version V 1.1.0
Amendments None
Corrigenda None
Published by OGC
Languages English
Online overview http://www.opengeospatial.org/standards/se
Type of standard ISO International Standard and OpenGIS Implementation Specification
Application level
Application The OGC Symbology Encoding (SE) standard has initially been a part of the Styled Layer Descriptor (SLD) 1.0 standard. OGC SE describes the actual syntax for the description of styles.
Conformance classes Basic Schema conformance
Basic Feature Styling Functionality
Basic Coverage Styling Functionality
Full Feature Styling Functionality
Full Coverage Styling Functionality
Implementation benefits OGC SE defines a language for specifying the style of a map. This language can be used to portray the output of WMS, WFS and CSW.
Products SE is implemented in conjunction with a SLD. An example of an SE implementation is GeoServer 2.5.2.

See also