WMTS - Web Map Tile Service
Operation | Description |
---|---|
GetCapabilities | Retrieves metadata about the service, including supported operations and parameters, and a list of the available layers. |
GetTile | Retrieves a map image for a specified area and content. |
GetFeatureInfo (optional) | Retrieves the underlying data, including geometry and attribute values, for a pixel location on a map. |