The Wayback Machine - https://web.archive.org/web/20240106173909/https://github.com/matplotlib/matplotlib/issues/27381
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

[Doc]: Example showing how to plot images/data on a 3D surface #27381

Open
scottshambaugh opened this issue Nov 27, 2023 · 2 comments
Open

[Doc]: Example showing how to plot images/data on a 3D surface #27381

scottshambaugh opened this issue Nov 27, 2023 · 2 comments

Comments

@scottshambaugh
Copy link
Contributor

Documentation Link

No response

Problem

Plotting up Earth as a globe like the examples here would be great:

Might need to have this merged in first? #4468

Suggested improvement

No response

@story645
Copy link
Member

Yes but I'd rather/in addition tell folks that if they're doing that kinda visualization they should probably be using cartopy.

@scottshambaugh
Copy link
Contributor Author

That's a good callout, though I'll note that afaik cartopy doesn't have a true 3D view. It maps 3D points to a 2D projection, so there's no way to e.g. plot some orbits on top and spin around the globe interactively.

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

No branches or pull requests

2 participants