Class WmtsServerLayer
- Namespace
- ThinkGeo.Core
- Assembly
- ThinkGeo.Core.dll
public class WmtsServerLayer
- Inheritance
-
WmtsServerLayer
- Inherited Members
-
Constructors
WmtsServerLayer()
Properties
BoundingBox
public RectangleShape BoundingBox { get; set; }
Property Value
- RectangleShape
Dimension
public WmtsDimension[] Dimension { get; set; }
Property Value
- WmtsDimension[]
public Collection<string> Formats { get; set; }
Property Value
- Collection<string>
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