man g.setproj () - g.setproj

NAME

g.setproj

NAME

g.setproj - Allows the user to create the PROJ_INFO and the PROJ_UNITS files to record the projection information associated with a current location.

SYNOPSIS

g.setproj

DESCRIPTION

Allows a user to create a PROJ_INFO file in the PERMANENT mapset of the current location. PROJ_INFO file is used to record the projection information associated with the specified mapset.

NOTES

User running g.setproj must own PERMANENT mapset. It is highly recommended to run g.setproj after creating a new location so that conversion programs (such as v.proj) can be run.

The current location must not contain a PROJ_INFO or PROJ_UNITS file.

The user will be prompted for the projection name. Most projections are supported. The PROJ.4 abbreviations for the names are used with two exceptions, viz. 'll', for latitude / longitude geographic co-ordinates, and 'stp', for the State Plane Co-ordinate system (used in the USA).

After the projection name, the user will be asked for a geodetic datum. If no datum transformation support is needed, the question may be answered with no, and no datum will be specified in the PROJ_INFO file. If this is the case the user must specify the ellipsoid (model of the curvature of the earth) to be used, otherwise it is determined by the datum being used.

If the datum or ellipsoid required are not listed within this program, the user/administrator may add the definition to the files datum.table, datumtransform.table and ellipse.table in the $GISBASE/etc/ directory.

Depending on the projection selected, the user will then be prompted for the various other parameters required to define it.

The projections of aea, lcc, merc, leae (GRASS 5.x), leac (GRASS 5.x), and tmerc will generate a request to the user for the prime meridian and standard parallel for the output map.

SEE ALSO

g.projinfo, g.setproj, r.proj, v.proj, PROJ.4

AUTHOR

Irina Kosinovsky, U.S. Army Construction Engineering Research Laboratory

Morten Hulden, morten@tor.ngb.se - rewrote module and added 121 projections

Andreas Lange, andreas.lange@rhein-main.de - added prelimnary map datum support

Last changed: $Date: 2004/11/05 11:28:18 $

Help Index