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:

Projections such as TM or PC that have specific parameters cannot be defined using their generic name (for example, "PC D000") because this string does not define the projection completely. There may be any number of origins or false east/west for the same projection, depending on your location. The user is advised to include the specifics of the projection (True Origin, False Easting and Northing, and scale) by adding a new projection to the 'userproj.txt' file located in the $PROHOME/etc directory, and using this new ProjectionName string to define the MAPUNITS parameter.

Other parameters:

 TrueOriginLongitude "central_meridian"        ! Required, for True origin
 TrueOriginLatitude  "latitude_of_origin"      ! Required, for True origin
 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

© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.