Ground Control Point.
More...
#include <gdal.h>
|
char * | pszId |
| Unique identifier, often numeric.
|
|
char * | pszInfo |
| Informational message or "".
|
|
double | dfGCPPixel |
| Pixel (x) location of GCP on raster.
|
|
double | dfGCPLine |
| Line (y) location of GCP on raster.
|
|
double | dfGCPX |
| X position of GCP in georeferenced space.
|
|
double | dfGCPY |
| Y position of GCP in georeferenced space.
|
|
double | dfGCPZ |
| Elevation of GCP, or zero if not known.
|
|
The documentation for this struct was generated from the following file: