![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
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>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... | |
Map layer that fetches and renders OGC WMS imagery via HTTP GetMap requests, caching tiles until the viewport changes.