![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
Parameters for a local raster (GeoTIFF/PNG/JPEG/...) basemap. More...
#include <basemapconnection.h>
Public Attributes | |
| QString | name |
| QString | filePath |
| QString | worldFilePath |
| QString | crsAuthCode |
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.
| QString LocalRasterConnection::crsAuthCode |
e.g. "EPSG:26985". Empty = use embedded CRS.
| QString LocalRasterConnection::filePath |
| QString LocalRasterConnection::name |
| QString LocalRasterConnection::worldFilePath |
Empty = rely on embedded/sidecar georef.