Web Coverage Service

From Wiki.GIS.com

(Redirected from WCS)
Jump to:navigation, search

The Open Geospatial Consortium Web Coverage Service Interface Standard (WCS) provides an interface allowing requests for geographical coverages across the web using platform-independent calls. The coverages are objects (or images) in a geographical area, whereas the WMS interface or online mapping portals like Google Maps return only an image, which end-users cannot edit or spatially analyze.

The OGC membership defined and maintains the WCS specification. Among implementations are a Open Source WCS reference implementation, called GeoServer.

Contents

[edit] Overview

The basic Web Coverage Service allows querying and retrieval of coverages.

A WCS describes discovery, query, or data transformation operations. The client generates the request and posts it to a web feature server using HTTP. The web feature server then executes the request. The WCS specification uses HTTP as the distributed computing platform, although this is not a hard requirement.

There are two encodings defined for WCS operations:

In the taxonomy of Web Services, WCS is best categorized as a non-RESTful RPC type service.

[edit] Data

Data may be available in several formats, such as DTED, GeoTIFF, HDF-EOS, or NITF.

Several types of data layers are supported:

Ranges of information may be attached to locations, such as average wind speed or yield by crop type.

[edit] Software support for WCS

The Compliance and Interoperability Test Engine (CITE) is used to test reference implementations for OGC specs, including WCS. List of software that supports WCS as a client and/or server:

[edit] See also

[edit] References

[edit] External links

Navigation
Need Help
Toolbox
Share This Page