Moxi Media Inc.
<projection-lambert-conformal-conic> Discussion Forum

IMF Developer's Guide » Site Configuration » <projection-lambert-conformal-conic>  

The <projection-lambert-conformal-conic> element specifies the units and projection to be used for the map or reporting routines.

Frequency Parent Elements (the <projection-lambert-conformal-conic> element is valid within):
PO+ <identify-report-coordinates>
PO-CHOICE <map-center-coordinate>
PR-CHOICE <map-projection>
   

Frequency Description (in this context)
PO+ Zero or more projection element may appear in the <identify-report-coordinates> element.
PO-CHOICE Zero or one projection element may appear within the <map-center-coordinate> element.
PR-CHOICE Exactly one allowable projection element must appear within the <map-projection> element.
   

Attributes Description
alias The user name of the projection that will be displayed on the map and reports. Optional.
central-meridian The central meridian. Required.
ellipsoid The name of the ellipsoid, either GRS80 or CLARK1866. Optional. Defaults apply. Other ellipsoids can be set using the major-axis and minor-axis.
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.
major-axis The major ellipsoid axis. Optional, can be set by ellipsoid instead.
minor-axis The minor ellipsoid axis. Optional, can be set by ellipsoid instead.
reference-latitude 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. Valid values are "meters" and "feet". Note that if feet are used, the false easting and northing values should also be in feet. Required.