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

Map layer that fetches and renders OGC WMS imagery via HTTP GetMap requests, caching tiles until the viewport changes. More...

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

Go to the source code of this file.

Classes

struct  WMSLayerInfo
 Describes one named layer returned by a WMS GetCapabilities response. More...
 
struct  WMSServiceInfo
 Metadata returned by a WMS GetCapabilities request. More...
 
class  WMSLayer
 A map layer that fetches and displays images from an OGC WMS service. More...
 

Detailed Description

Map layer that fetches and renders OGC WMS imagery via HTTP GetMap requests, caching tiles until the viewport 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