WmtsServerLayer¶
Namespace: ThinkGeo.Core
public class WmtsServerLayer
Inheritance Object → WmtsServerLayer
Properties¶
Name¶
public string Name { get; set; }
Property Value¶
WGS84BoundingBox¶
public RectangleShape WGS84BoundingBox { get; set; }
Property Value¶
BoundingBox¶
public RectangleShape BoundingBox { get; set; }
Property Value¶
Style¶
public string Style { get; set; }
Property Value¶
Formats¶
public Collection<string> Formats { get; set; }
Property Value¶
RowColumnRange¶
public Collection<WmtsRowColumnRange> RowColumnRange { get; set; }
Property Value¶
Collection<WmtsRowColumnRange>
InfoFormats¶
public String[] InfoFormats { get; set; }
Property Value¶
TileMatrixLinkNames¶
public String[] TileMatrixLinkNames { get; set; }
Property Value¶
Dimension¶
public WmtsDimension[] Dimension { get; set; }
Property Value¶
ResourceURL¶
public WmtsURLTemplate[] ResourceURL { get; set; }
Property Value¶
Constructors¶
WmtsServerLayer()¶
public WmtsServerLayer()