Document toolboxDocument toolbox

Raster Drawing Orientation Parameters (CALS, TIFF)

Parameters handled by Raster Processing Service:

TIFF

Orientation Code

LibTiff Orientation Codename

Row

Column

rOrient (CALS)

(pelPath,lineProgr)

TIFF

Orientation Code

LibTiff Orientation Codename

Row

Column

rOrient (CALS)

(pelPath,lineProgr)

1

ORIENTATION_TOPLEFT 

Top of image

Left-hand side

(000,270)

2

ORIENTATION_TOPRIGHT 

Top of image

Right-hand side

(180,090)

3

ORIENTATION_BOTRIGHT 

Bottom of image

Right-hand side

(180,270)

4

ORIENTATION_BOTLEFT 

Bottom of image

Left-hand side

(000,090)

5

ORIENTATION_LEFTTOP

Left-hand side

Top of image

(270,090)

6

ORIENTATION_RIGHTTOP 

Right-hand side

Top of image

(270,270)

7

ORIENTATION_RIGHTBOT

Right-hand side

Bottom of image

(090,090)

8

ORIENTATION_LEFTBOT 

Left-hand side

Bottom of image

(090,270)