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

Map layer backed by an OGR vector dataset (Shapefile, GeoJSON, GeoPackage, …), rendering features as QGraphicsItems in the canvas overlay. More...

#include "layers/openswmmvislayer.h"
#include "render/iattributeprovider.h"
#include "render/labelconfig.h"
#include <QColor>
#include <QFont>
#include <QJsonObject>
#include <QList>
#include <QPainterPath>
#include <QPen>
#include <QBrush>
#include <QString>
#include <QVariantMap>
#include <memory>
Include dependency graph for gisvectorlayer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  GISVectorSymbol
 Rendering symbology for a vector layer. More...
 
class  GISVectorLayer
 A map layer backed by a GDAL/OGR vector dataset. More...
 
struct  GISVectorLayer::OgrSublayerInfo
 Lightweight description of one OGR layer inside a datasource, produced by enumerateSublayers() without fully loading it. More...
 

Namespaces

namespace  OpenSWMM
 
namespace  OpenSWMM::Render
 

Detailed Description

Map layer backed by an OGR vector dataset (Shapefile, GeoJSON, GeoPackage, …), rendering features as QGraphicsItems in the canvas overlay.

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