OGC CSW (Catalogue Services for the Web) Reader

FME Format Type Identifier

OGC_CSW

Reader/Writer

Reader

The OGC CSW reader enables FME to retrieve metadata information from an OGC CSW compliant server.

The OGC CSW reader adheres to version 2.0.2 of the OpenGIS Catalogue Service Implementation Specification, on the OpenGIS Consortium website.

OGC CSW Product and System Requirements

Format

Product

Operating System

Reader/Writer

FME Desktop License

FME Server

FME Cloud

Windows

Linux

Mac

Reader

Available in FME Professional Edition and higher

Yes

Yes

32-bit: Yes

64-bit: Yes

Yes

Yes

Overview

OGC CSW is an OpenGISĀ® Implementation Specification. The OGC CSW specification defines the HTTP operations listed below.

HTTP Operations

Supported?

GetCapabilities

Yes

GetRecords

Yes

GetRecordById

No

DescribeRecord

No

GetDomain

No

GetRepositoryItem

No

Transaction

Future support in a CSW writer

Harvest

Future support in a CSW writer

Only the GetCapabilities and GetRecords operations are supported in this implementation.

Reader Overview

The CSW reader queries a CSW compliant server for catalogue records with a search.

Every record returned from the search is represented by the CSW reader with a single feature type.

The CSW reader currently supports searching for records using either text-based and/or bounding-box-based methods. Please refer to the Search Settings for information about specifying a search text, or Use Search Envelope for information about specifying a bounding box. The search text provided by the user will be the feature type for all the records returned in that search. If the search text was not provided, the feature type will be set to CSW Records.