Community/ogc

From Omar Wiki

Revision as of 03:26, 26 March 2007; view current revision
←Older revision | Newer revision→
Jump to: navigation, search

This page is for activities related to extensions to the Registry to support requirements for the OGC Spatial community.

Contents

Background

The Open Geospatial Consortium (OGC) defines a OpenGIS® Catalogue Service Implementation Specification, including the ebRIM profile of CSW (ebRIM)

Document Links

Instructions for adjusting this document for omar (and making it validate!) are available at OGCebRIM
Discussion of how Omar is used to meet Geodata Metadata Requirements

Doing spatial Adhoc Query in Omar

We have to perform the following tasks

  1. Load OGC CSW ebRIM catalog profile
  2. WCSCapabilities to ebXML
  3. Spatial index for gml:EnvelopeType slot types
  4. Configure Adhoc Query
  5. Perform Spatial Query


Mapping a Web Coverage Service Capabilities Document

(from the spec)

CSW <-> ebRim Mapping from [ebRIM profile of CSW]
CSW:Record ebRim
dc:identifier rim:RegistryObject/@id, rim:RegistryObject/rim:ExternalDriver/@Value
dc:type rim:RegistryObject/@ObjectType
dc:title rim:RegistryObject/@Name
dc:description rim:RegistryObject/rim:Description
dc:subject rim:RegistryObject/rim:Slot/rim:ValueList/rim:Value
dc:format rim:ExtrinsicObject/@mimeType
ows:BoundingBox rim:RegistryObject/rim:Slot

Example WCS capabilities

The example WCS capabilities documents we are going to use are from MapServer