#include <gdal.h>
Public Attributes | |
char * | pszId |
char * | pszInfo |
double | dfGCPPixel |
double | dfGCPLine |
double | dfGCPX |
double | dfGCPY |
double | dfGCPZ |
|
Line (y) location of GCP on raster |
|
Pixel (x) location of GCP on raster |
|
X position of GCP in georeferenced space |
|
Y position of GCP in georeferenced space |
|
Elevation of GCP, or zero if not known |
|
Unique identifier, often numeric |
|
Informational message or "" |