IOOS Gateway: Difference between revisions

From OPeNDAP Documentation
⧼opendap2-jumptonavigation⧽
Line 17: Line 17:


=== WCS Server (to provide WCS access to data served via DAP2) ===
=== WCS Server (to provide WCS access to data served via DAP2) ===
* [[WCS  Coverage Processing]]
 
A WCS server must support three basic operations, GetCapabilities, DescribeCoverage, and GetCoverage.
* [[WCS GetCapabilities]]
* [[WCS Describe Coverage]]
* [[WCS GetCoverage]]
** [[WCS  Coverage Processing]]

Revision as of 18:40, 11 July 2008

Changes to the DAP, Hyrax, or other proposals stemming from the IOOS Gateway Project.


WCS

Much of the IOOS gateway work is focused on:

1. Providing DAP2 protocol access to WCS served data. 1. Providing WCS access to data served by OPeNDAP servers.

DAP2 access to data served by WCS

DAP2.1 Namespace

There have been some proposed changes to the DAP2 namespace (for the DDX) to hep accommodate this work.

WCS Server (to provide WCS access to data served via DAP2)

A WCS server must support three basic operations, GetCapabilities, DescribeCoverage, and GetCoverage.