|
Attributes |
Description |
|
srs
|
The SRS code. For example, use "EPSG:42101" for LCC Canada WGS84. 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.
|
|
standard-parallel-1
|
The first standard parallel. Required.
|
|
standard-parallel-2
|
The second standard parallel. Required.
|
|
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.
|
| |
|