OGC WMTS (Web Map Tile Service) Reader

The OGC Web Map Tile Service (WMTS) Reader allows FME to retrieve spatially referenced raster map tiles from a WMTS-compliant server.

WMTS System Requirements

Format

Product

Operating System

Reader/Writer

FME Desktop License

FME Server

FME Cloud

Windows

Linux

Mac

Reader

Professional Edition and higher

Yes

Yes

32-bit: Yes

64-bit: Yes

Yes

Yes

Overview

WMTS is an OpenGISĀ® Implementation Specification. The WMTS specification defines three HTTP operations:

  • GetCapabilities
  • GetFeatureInfo (not yet supported)
  • GetTile

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

The WMTS reader adheres to versions 1.0.0 of this specification, which can be found at the OpenGIS Consortium website.

Reader Overview

The WMTS reader supports PNG, GIF, JPEG, TIFF, and GeoTIFF raster tiles from the WMTS server.

The reader produces one feature type for the selected layer. Each tile retrieved for the selected layer will become an individual feature.

FME Raster Features

FME raster features represent raster data and use several concepts that are unlike those used in the handling of vector data. The topics below describe how FME processes raster data.

About FME Rasters Tiling and Mosaicking
Raster Properties Band Combining and Separating
Band Properties Band and Palette Selection
Palette Properties Raster Processing
Compression Raster versus Vector Features
Pyramiding Raster File Naming
Interleaving World Files
Interpretation and Data Type TAB Files
Palette Resolution