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
LocalRasterConnection Struct Reference

Parameters for a local raster (GeoTIFF/PNG/JPEG/...) basemap. More...

#include <basemapconnection.h>

Collaboration diagram for LocalRasterConnection:

Public Attributes

QString name
 
QString filePath
 
QString worldFilePath
 
QString crsAuthCode
 

Detailed Description

Parameters for a local raster (GeoTIFF/PNG/JPEG/...) basemap.

Georeferencing comes from the file itself (embedded or PAM/world-file sidecar) unless a world file and/or CRS override is supplied. No auth or HTTP headers — local files have none.

Member Data Documentation

◆ crsAuthCode

QString LocalRasterConnection::crsAuthCode

e.g. "EPSG:26985". Empty = use embedded CRS.

◆ filePath

QString LocalRasterConnection::filePath

◆ name

QString LocalRasterConnection::name

◆ worldFilePath

QString LocalRasterConnection::worldFilePath

Empty = rely on embedded/sidecar georef.


The documentation for this struct was generated from the following file: