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

Mollweide plotting error for bounds on pole #802

Closed
pwolfram opened this issue Sep 29, 2016 · 0 comments · Fixed by #1146
Closed

Mollweide plotting error for bounds on pole #802

pwolfram opened this issue Sep 29, 2016 · 0 comments · Fixed by #1146

Comments

@pwolfram
Copy link

The Mollweide projection cannot handle geometry plotted exactly on a pole, e.g., via this script at https://gist.github.com/pwolfram/d1c3f1bf513caf24ce6d3a3a0362ea6c for different bounding polygons:

[-180,-60,180,60]:

screenshot 2016-09-29 09 08 29

[-180,-90,180,-60]:

screenshot 2016-09-29 09 08 36

[-180,-89,180,-60]:

screenshot 2016-09-29 09 08 52

This is likely related to #724.

cc @xylar

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

Successfully merging a pull request may close this issue.

2 participants