mapshaper-proj icon indicating copy to clipboard operation
mapshaper-proj copied to clipboard

Add "Equal Earth" projection

Open mbloch opened this issue 7 years ago • 5 comments

I just released v0.17, which includes the the Equal Earth projection using the Proj.4 name "eqearth".

The mapshaper-proj source file is here

Original Java source file is here

(@berniejenny, I copied the comment block from your source code to comply with the Apache license that you're using, please let me know if there's a problem with the way I'm citing your work).

Link to journal article is here

+proj=eqearth is already available in Mapshaper, here is a screenshot comparing Equal Earth to Robinson:

image

mbloch avatar Aug 08 '18 17:08 mbloch

See also https://github.com/OSGeo/proj.4/issues/1085 and https://github.com/proj4js/proj4js/issues/295

mbloch avatar Aug 08 '18 18:08 mbloch

Thanks, Matthew. This was quick!

berniejenny avatar Aug 08 '18 22:08 berniejenny

@mbloch @berniejenny Is it ok if I take https://github.com/mbloch/mapshaper-proj/blob/master/src/projections/eqearth.js as base implementation for use in https://github.com/proj4js/proj4js? There won't be many changes.

ahocevar avatar Mar 22 '24 18:03 ahocevar

Fine with me!

mbloch avatar Mar 22 '24 18:03 mbloch

Fine with me!

On 23 Mar 2024, at 5:01 AM, Andreas Hocevar @.***> wrote:

@mbloch https://github.com/mbloch @berniejenny https://github.com/berniejenny Is it ok if I take https://github.com/mbloch/mapshaper-proj/blob/master/src/projections/eqearth.js as base implementation for use in https://github.com/proj4js/proj4js? There won't be many changes.

— Reply to this email directly, view it on GitHub https://github.com/mbloch/mapshaper-proj/issues/8#issuecomment-2015636447, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABPJVAMCNIHXRH5XXJ2Q2L3YZRWZLAVCNFSM4FORPMH2U5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TEMBRGU3DGNRUGQ3Q. You are receiving this because you were mentioned.

berniejenny avatar Mar 22 '24 22:03 berniejenny