Difference between revisions of "ISO 19143:2010 Geographic information - Filter encoding"

From ICA Wiki
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
{| class="wikitable"
 
{| class="wikitable"
 
| Full name
 
| Full name
| [http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=42137 ISO 19143:2010, Geographic information Filter encoding (also published as OpenGIS Filter Encoding 2.0 Encoding Standard)]
+
| [http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=42137 ISO 19143:2010, Geographic information - Filter encoding (also published as OpenGIS Filter Encoding 2.0 Encoding Standard)]
 
|-
 
|-
 
| Version
 
| Version
| ISO: Edition 1 <br/>OGC: V2.0.0
+
| ISO: Edition 1 <br/>OGC: V 2.0.0
 
|-
 
|-
 
| Amendments
 
| Amendments
Line 35: Line 35:
 
|-
 
|-
 
| Products
 
| Products
| FE is implemented in conjunction with other services, such as WMS or WFS. An open source examples of an implementation of FE is OpenGeo Suite 4.1.1.
+
| FE is implemented in conjunction with other services, such as WMS or WFS. An open source example of an implementation of FE is [http://suite.opengeo.org/dashboard/ OpenGeo Suite] 4.1.1.
 
|}
 
|}
  
 
==See also==
 
==See also==
 
* [[ISO 19117:2012 Geographic information - Portrayal]]
 
* [[ISO 19117:2012 Geographic information - Portrayal]]
* [[ISO 19119:2016 Geographic information - Services]]
+
* [[ISO 19119:2005 Geographic information - Services]]
 
* [[ISO 19128:2005 Geographic information - Web Map Server interface]]
 
* [[ISO 19128:2005 Geographic information - Web Map Server interface]]
 
* [[ISO 19142:2010 Geographic information - Web Feature Service]]
 
* [[ISO 19142:2010 Geographic information - Web Feature Service]]
 
* [[OpenGIS Styled Layer Descriptor Profile of the Web Map Service Implementation Specification]]
 
* [[OpenGIS Styled Layer Descriptor Profile of the Web Map Service Implementation Specification]]
 
* [[OpenGIS Symbology Encoding Implementation Specification]]
 
* [[OpenGIS Symbology Encoding Implementation Specification]]

Latest revision as of 15:02, 2 July 2017

Overview

Full name ISO 19143:2010, Geographic information - Filter encoding (also published as OpenGIS Filter Encoding 2.0 Encoding Standard)
Version ISO: Edition 1
OGC: V 2.0.0
Amendments None
Corrigenda None
Published by ISO/TC 211 and OGC
Languages English, French
Online overview https://www.iso.org/obp/ui/#iso:std:iso:19143:ed-1:v1:en
Type of standard ISO International Standard and OpenGIS Implementation Specification
Application level
Application ISO 19143 describes XML and Key-Value Pairs (KVP) encodings of a system-neutral syntax for expressing projections, selections and sorting clauses, collectively called a query expression.
Conformance classes Query
Ad-hoc Query
Functions
Resource Identification
Minimum Standard Filter
Standard Filter
Minimum Spatial Filter
Spatial Filter
Minimum Temporal Filter
Temporal Filter
Version navigation
Sorting
Extended Operators
Minimum XPath
Schema Element Function
Implementation benefits Filter Encoding (FE) describes XML and KVP encodings for expressing filters for spatial queries to select a subset of features based on specific attributes. FE is used in conjunction with other standards and thus allows a client to, for example, create a map using a WMS that only shows residential areas.
Products FE is implemented in conjunction with other services, such as WMS or WFS. An open source example of an implementation of FE is OpenGeo Suite 4.1.1.

See also