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

Ensure consistent globe radius (PlateCarree) #1644

Closed
3 tasks
snowman2 opened this issue Aug 26, 2020 · 1 comment
Closed
3 tasks

Ensure consistent globe radius (PlateCarree) #1644

snowman2 opened this issue Aug 26, 2020 · 1 comment
Milestone

Comments

@snowman2
Copy link
Contributor

Description

With PROJ 6+ using the new API we see this error with PlateCaree:

Error creating Transformer from CRS.: (Internal Proj Error: proj_create_operations: Source and target ellipsoid do not belong to the same celestial body)

More information about this issue:

Related: #709

This is a blocker for #1140 and #1477

TODO:

Ref: #1252 (comment)

  • Make a new lat/lon projection that takes degrees
  • Add an EquidistantCylindrical projection that works like everything else with regards to globes
  • Deprecate PlateCarree, or at least its current behavior
@snowman2 snowman2 changed the title Ensure consistent globe radius Ensure consistent globe radius (PlateCarree) Aug 26, 2020
@snowman2
Copy link
Contributor Author

Closed by #1808

@QuLogic QuLogic added this to the 0.20 milestone Sep 4, 2021
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

Successfully merging a pull request may close this issue.

2 participants