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
openswmmvis::io::rastergeoref::GeorefProbe Struct Reference

What a cheap read-only open reveals about a raster's georeferencing — for dialog prefill/validation. More...

#include <rastergeoref.h>

Collaboration diagram for openswmmvis::io::rastergeoref::GeorefProbe:

Public Attributes

bool hasGeoTransform = false
 GetGeoTransform() returned CE_None.
 
QString crsDescription
 Human name of the CRS ("NAD83 / Maryland"); empty if none.
 
QString crsAuthCode
 "EPSG:26985"-style code when the CRS carries one; else empty.
 

Detailed Description

What a cheap read-only open reveals about a raster's georeferencing — for dialog prefill/validation.

Member Data Documentation

◆ crsAuthCode

QString openswmmvis::io::rastergeoref::GeorefProbe::crsAuthCode

"EPSG:26985"-style code when the CRS carries one; else empty.

◆ crsDescription

QString openswmmvis::io::rastergeoref::GeorefProbe::crsDescription

Human name of the CRS ("NAD83 / Maryland"); empty if none.

◆ hasGeoTransform

bool openswmmvis::io::rastergeoref::GeorefProbe::hasGeoTransform = false

GetGeoTransform() returned CE_None.


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