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
wmtslayer.h File Reference

Map layer that fetches and composites OGC WMTS tiled imagery, caching individual tiles by (z, x, y) until the zoom level changes. More...

#include "layers/tilepyramidlayer.h"
#include "render/basemaprenderparams.h"
#include <ogr_spatialref.h>
#include <QHash>
#include <QSet>
#include <QImage>
#include <QList>
#include <QMap>
#include <QNetworkAccessManager>
#include <QNetworkReply>
#include <QString>
#include <QUrl>
Include dependency graph for wmtslayer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  WMTSTileMatrix
 Describes one zoom level within an OGC WMTS TileMatrixSet. More...
 
struct  WMTSTileMatrixSet
 A complete tile matrix set (one CRS + ordered zoom levels). More...
 
struct  WMTSLayerInfo
 Describes one layer from a WMTS GetCapabilities response. More...
 
struct  WMTSServiceInfo
 Metadata returned by a WMTS GetCapabilities request. More...
 
class  WMTSLayer
 A map layer that fetches tiled imagery from an OGC WMTS service. More...
 

Detailed Description

Map layer that fetches and composites OGC WMTS tiled imagery, caching individual tiles by (z, x, y) until the zoom level changes.

Author
Caleb Buahin caleb.nosp@m..bua.nosp@m.hin@g.nosp@m.mail.nosp@m..com
Date
2026
License\n GPL-3.0-or-later