Does the Proj4JS library support the Gall-Peters projection? I can’t seem to find a projection acronym for it?
Does the Proj4JS library support the Gall-Peters projection? I can’t seem to find a
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The code you are looking for is “cea” for Cylindrical Equal Area.
The actual definition will be:
Change the value of lat_ts to 44.138 for the strict Peter projection, although as your title implies, the Gall and Peters projections are virtually the same (I won’t get into *that * political argument, thank you!).
Some prefer the Behrman which is similar but with a lat_ts of 30. This produces less distortion of the equatorial regions (something Peters was claiming he was trying to fix!) .