![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
What a cheap read-only open reveals about a raster's georeferencing — for dialog prefill/validation. More...
#include <rastergeoref.h>
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. | |
What a cheap read-only open reveals about a raster's georeferencing — for dialog prefill/validation.
| QString openswmmvis::io::rastergeoref::GeorefProbe::crsAuthCode |
"EPSG:26985"-style code when the CRS carries one; else empty.
| QString openswmmvis::io::rastergeoref::GeorefProbe::crsDescription |
Human name of the CRS ("NAD83 / Maryland"); empty if none.
| bool openswmmvis::io::rastergeoref::GeorefProbe::hasGeoTransform = false |
GetGeoTransform() returned CE_None.