Two-Point Fit Projection

The Two-Point Fit Projection is used when a local grid needs to be converted to another coordinate system. From two known points (with both easting/northing and lat/long values for each point), the remainder of the grid values can be derived and used for coordinate conversion purposes.

The "TwoPointFit" Projection has the following Parameters:

Parameter Name

Parameter String

Units

Longitude of first point

standard_longitude1

AngularValue

Latitude of first point

standard_latitude1

AngularValue

Longitude of second point

standard_longitude2

AngularValue

Latitude of second point

standard_latitude2

AngularValue

False Easting of the first point

east1

LinearValue

False Northing of the first point

north1

LinearValue

False Easting of the second point

east2

LinearValue

False Northing of the second point

north2

LinearValue