Guide to Terradue Open Source projects

Terradue / ows-context-demo

Language Created Last update Stars Forks
JavaScript 2014-07-29T12:01:04Z 2014-09-04T10:50:21Z 0 2

OGC OWS Context demo

The OGC Web Services Context Document (OWS Context) describes the use cases, requirements and conceptual model for the OWS Context encoding standard.

OWS Context demo

The OGC Web Services Context Document allows a set of configured information resources (service set) to be passed between applications primarily as a collection of services and supports in-line content as well (e.g. Geography Markup Language (GML)).

The goal is to support use cases such as the distribution of search results, the exchange of a set of resources such as OGC Web Feature Service (WFS), Web Map Service (WMS), Web Map Tile Service (WMTS), Web Coverage Service (WCS) and others in a ‘common operating picture’. Additionally OWS Context can deliver a set of configured processing services (Web Processing Service (WPS)) parameters to allow the processing to be reproduced on different nodes.

The standard provides a core model, which is extended and encoded as defined in extensions to this standard. A ‘context document’ specifies a fully configured service set which can be exchanged (with a consistent interpretation) among clients supporting the standard.

Find out more about OGC OWS Context:

Where is the demo?

The demonstration is live at terradue.github.io/ows-context-demo/

Questions, bugs, and suggestions

Please file any bugs or questions as issues

Want to contribute?

Fork the repository here and send us pull requests.