![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
A complete tile matrix set (one CRS + ordered zoom levels). More...
#include <wmtslayer.h>
Public Attributes | |
| QString | identifier |
| QString | crsIdentifier |
| QList< WMTSTileMatrix > | matrices |
A complete tile matrix set (one CRS + ordered zoom levels).
| QString WMTSTileMatrixSet::crsIdentifier |
e.g. "EPSG:3857".
| QString WMTSTileMatrixSet::identifier |
e.g. "GoogleMapsCompatible".
| QList<WMTSTileMatrix> WMTSTileMatrixSet::matrices |
Ordered by decreasing scale (coarse → fine).