Lambert conformal conic projection parameters

General discussion of map projections.
Post Reply
Tonili
Posts: 2
Joined: Fri Jul 02, 2021 1:22 pm

Lambert conformal conic projection parameters

Post by Tonili »

Hello,

I have questions regarding some parameters used for coordinate transformation in Lambert conformal conic projection.

My research is mainly based on Snyder's "Map Projections - A Working Manual".
Said parameters are defined there by equation.
It is about m, t and F in the ellipsoidal transformation.
Is there a literal definition for those parameters?
(Other than "a constant" like I found e.g. for the F parameter.)

I'd be glad if someone could help me out. Thanks!
Attachments
parameters defined by equation
parameters defined by equation
Screenshot 2021-07-05 102500.png (14.96 KiB) Viewed 1271 times
daan
Site Admin
Posts: 977
Joined: Sat Mar 28, 2009 11:17 pm

Re: Lambert conformal conic projection parameters

Post by daan »

Hello Tonili. Welcome to the forums!

I would not consider those values to be “parameters”. To me, parameters are free values you supply to configure the projection, in which case the parameters are normally given as e, φ₁, and φ₂. Depending on how you formulate the projection, you could replace either φ₁ or φ₂ with the cone constant n. You could optionally add another parameter φ₀ to adjust the vertical origin.

In your formulas, F is a constant whose evaluation depends only on the parameters, and so can be computed just once for the projection. The other two, m and t, are intermediate values used when projecting a point, with m happening to be the length of a radian of longitude at the latitude of the point you are projecting.

Does this help?

Cheers,
— daan
Tonili
Posts: 2
Joined: Fri Jul 02, 2021 1:22 pm

Re: Lambert conformal conic projection parameters

Post by Tonili »

Hi daan,
thanks for the quick reply, that already helps a lot.

Would you also consider t as an auxiliary quantity / intermediate value then?
I was wondering if it might be the isometric latitude, but it's not, right?
daan
Site Admin
Posts: 977
Joined: Sat Mar 28, 2009 11:17 pm

Re: Lambert conformal conic projection parameters

Post by daan »

Tonili wrote: Mon Jul 05, 2021 11:56 pm Would you also consider t as an auxiliary quantity / intermediate value then?
I was wondering if it might be the isometric latitude, but it's not, right?
Yes, t is an intermediate value. The term “isometric latitude” has two different usages, the more rare one being the “conformal latitude”. t is not related to the more usual usage of “isometric latitude”, but the conformal latitude can be computed fairly directly from t.

Cheers,
— daan
Post Reply