Parent Topic: PROJECTIONS

TM

 Projection     : Transverse Mercator (Gauss-Krueger)
 General class  : cylindrical
 Characteristics: conformal
                : rectangular coordinates (U.S.A.; Britain)
 Earth model    : ellipsoid or sphere
Defining the MAPUNITS:

 MapUnits "tm"       ! Standard name
 MapUnits "tm e0"    ! Standard name and ellipsoid
Other parameters:

 TrueOriginLongitude "central_meridian"        ! Required -+- True origin
 TrueOriginLatitude  "latitude_of_origin"      ! Required /
 FalseEasting        "false_easting"           ! Optional, default is zero
 FalseNorthing       "false_northing"          ! Optional, default is zero
 Scale               "scale_at_cent_meridian"  ! Optional, default is one
Possible errors:

 E334, "Point cannot be projected" - In converting from geographic 
        coordinates to projection coordinates, the point projects 
        into infinity
 E330, "Calculation failed to converge to a solution" - In converting 
        from projection coordinates to geographic coordinates, the 
        conversion failed to converge to a solution


Parent Topic: PROJECTIONS
About PCI Help Gateway