Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "Equal Earth" projection #8

Open
mbloch opened this issue Aug 8, 2018 · 5 comments
Open

Add "Equal Earth" projection #8

mbloch opened this issue Aug 8, 2018 · 5 comments

Comments

@mbloch
Copy link
Owner

mbloch commented Aug 8, 2018

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
Copy link
Owner Author

mbloch commented Aug 8, 2018

See also OSGeo/PROJ#1085 and proj4js/proj4js#295

@berniejenny
Copy link

Thanks, Matthew. This was quick!

@ahocevar
Copy link

@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.

@mbloch
Copy link
Owner Author

mbloch commented Mar 22, 2024

Fine with me!

@berniejenny
Copy link

berniejenny commented Mar 22, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants