Skip to content

WmtsSeverEncodingType

Namespace: ThinkGeo.Core

WMTS System.

public enum WmtsSeverEncodingType

Inheritance ObjectValueTypeEnumWmtsSeverEncodingType
Implements IComparable, IFormattable, IConvertible

Fields

Name Value Description
Kvp 0 Key Value Pairs encoding system.
Restful 1 RESTful encoding system.
KvpRestful 2 Key Value Pairs encoding system for GetCapabilities.
RESTful encoding system for GetTiles.