SWMMVis  6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
Loading...
Searching...
No Matches
WMTSTileMatrixSet Struct Reference

A complete tile matrix set (one CRS + ordered zoom levels). More...

#include <wmtslayer.h>

Collaboration diagram for WMTSTileMatrixSet:

Public Attributes

QString identifier
 
QString crsIdentifier
 
QList< WMTSTileMatrixmatrices
 

Detailed Description

A complete tile matrix set (one CRS + ordered zoom levels).

Member Data Documentation

◆ crsIdentifier

QString WMTSTileMatrixSet::crsIdentifier

e.g. "EPSG:3857".

◆ identifier

QString WMTSTileMatrixSet::identifier

e.g. "GoogleMapsCompatible".

◆ matrices

QList<WMTSTileMatrix> WMTSTileMatrixSet::matrices

Ordered by decreasing scale (coarse → fine).


The documentation for this struct was generated from the following file: