Lambert Conformal Conic
// Specification of Object Reference Model (ORM)
SRM_HORIZONTAL_DATUM_ENUM horizontal_datum
SRM_FLOAT64 north_parallel_geodetic_latitude // degrees
SRM_FLOAT64 south_parallel_geodetic_latitude // degrees
// Origin of Rectangular Coordinates
SRM_FLOAT64 geodetic_latitude // degrees; specifying the parallel
// of the X axis; positive eastwards
SRM_FLOAT64 geodetic_longitude // degrees; specifying the meridian
// of the Y axis; positive northwards
// Origin Displacement of Coordinate System
SRM_FLOAT64 x_offset // origin relative displacement in X
SRM_FLOAT64 y_offset // origin relative displacement in Y
SRM_FLOAT64 x // meters; positive eastward
SRM_FLOAT64 y // meters; positive northward