How exactly to use StadiaMaps instead of Stamen on cartopy?
I followed some of the suggestions that were posted online but I’m getting
Cartopy Pan/Rotate 3D Method for Orthographic Projection (or other projection)
I have an orthographic projection created with cartopy with some data plotted, and I am trying to figure out how to “Pan/rotate 3D” such as in google earth, so that when I pan, a new central latitude and longitude is centered, and the plot is redrawn/shifted to show this. I am trying to avoid using mplbasemap, but if someone has an easy basemap method I am definitely interested in seeing it.
Issue with Cartopy automatically resetting extent when adding data
I am trying to map some data with Cartopy but I am experiencing issues with the map extent. When plotting the map on itself Cartopy displays the entire globe (that’s great, that’s what I want):