I found this reference to be moderately readable, if you follow the strategy of reading the page quickly once to get an overview, skipping the bits that are hard to understand, and then again more slowly after some formerly undefined terms are made plain. It takes about 20 minutes, but afterwards you will know way more than you wanted to about the parameters necessary to specify a map's projection. Then, read the next page for the formulas that use those parameters.

Note that at many points through the first page, they keep talking about projections of an "ellipsoid". On your first read through (when skimming) substitute the word "sphere" for "ellipsoid". Then, on your second read through, remember that the Earth is not in fact a perfect sphere and therefore you need to take into account the fact that it bulges slightly at the equator if you're going to be lining up maps with two slightly different coordinate systems.

--
@/=map{[/./g]}qw/.h_nJ Xapou cets krht ele_ r_ra/; map{y/X_/\n /;print}map{pop@$_}@/for@/

In reply to Re: (OT): Conversion of 'Lambert projection' data to longditude/latitude? by fizbin
in thread (OT): Conversion of 'Lambert projection' data to longditude/latitude? by BrowserUk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.