|
Attributes |
Description |
|
srs
|
The SRS code. For example, use "EPSG:32611" for UTM Zone 11 North. Required.
|
|
title
|
The name of the projection to be displayed to the user. Required.
|
|
central-meridian
|
The central meridian. Required.
|
|
ellipsoid
|
The name of the ellipsoid. See valid values at the bottom of this page. Required.
|
|
false-easting
|
The X adjustment. Specify in meters unless the projection units are feet,
in which case the false easting and northing values should also be in feet.
Required.
|
|
false-northing
|
The Y adjustment. Specify in meters unless the projection units are feet,
in which case the false easting and northing values should also be in feet.
Required.
|
|
latitude-of-origin
|
The reference latitude. Required.
|
|
scale-factor
|
The projection's scale factor. Required.
|
|
show-zone
|
Specifies whether to show the zone of the projection in the default reports.
Applicable to Transverse Mercator projections only. Valid values are "true" or
"false". Optional, defaults to "false".
|
|
units
|
The map units of the projection, usually "meters". Can also be set to "feet".
Note that if feet are used, the false easting and northing values should also be
in feet. Required.
|
| |
|