Skip to main content

Hello friends,

I am stuck at as to how to determine parameters to do a georeference using transformer Rastergeoreference.

Please see attach sup file (renamed it to .txt). What I understood (I maybe wrong) is the parameter LSR_CAMERA is the center point and OPK_LSR is the rotation (3 values in radians ) but I dont know how to convert into degrees ( 1 value). Basically what I need is the following parameter to do a georeference

By Point and Angle

XY Upper Left Coordinate

XY cell spacing

Rotation (Degrees)

 

 

Appreciate your help

 

To go from radians to degrees you need to multiply by 180 and then divide through pi

I assume you know where on earth this is supposed to be and what the coordinate system is, usually that can be helpful to determine how to georeference it.


Reply