Table of Contents

Class WmtsServerLayer

Namespace
ThinkGeo.Core
Assembly
ThinkGeo.Core.dll
public class WmtsServerLayer
Inheritance
WmtsServerLayer
Inherited Members

Constructors

WmtsServerLayer()

public WmtsServerLayer()

Properties

BoundingBox

public RectangleShape BoundingBox { get; set; }

Property Value

RectangleShape

Dimension

public WmtsDimension[] Dimension { get; set; }

Property Value

WmtsDimension[]

Formats

public Collection<string> Formats { get; set; }

Property Value

Collection<string>

InfoFormats

public string[] InfoFormats { get; set; }

Property Value

string[]

Name

public string Name { get; set; }

Property Value

string

ResourceURL

public WmtsURLTemplate[] ResourceURL { get; set; }

Property Value

WmtsURLTemplate[]

RowColumnRange

public Collection<WmtsRowColumnRange> RowColumnRange { get; set; }

Property Value

Collection<WmtsRowColumnRange>

Style

public string Style { get; set; }

Property Value

string

TileMatrixLinkNames

public string[] TileMatrixLinkNames { get; set; }

Property Value

string[]

WGS84BoundingBox

public RectangleShape WGS84BoundingBox { get; set; }

Property Value

RectangleShape