blob: 2f280d6003957f372eafc9dd5b54ada4407c6266 (
plain) (
blame)
1
2
3
4
|
define IMTAB_NO_WCS 0 # pixel coordinates will not be written out
define IMTAB_LOGICAL 1 # wcs = logical
define IMTAB_PHYSICAL 2 # wcs = physical
define IMTAB_WORLD 3 # wcs = world
|