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: show integration with Cartopy #151

Open
andyrich opened this issue May 20, 2020 · 4 comments
Open

DOC: show integration with Cartopy #151

andyrich opened this issue May 20, 2020 · 4 comments

Comments

@andyrich
Copy link

When a contextily basemap is added to an axis projected with cartopy, the map appears upside down.

https://stackoverflow.com/questions/61737584/contextily-map-upside-down-when-used-with-cartopy

@jorisvandenbossche
Copy link
Member

@andyrich I answered on StackOverflow: for me this seems to be working fine.

What version of contextily are you using?

@andyrich
Copy link
Author

it looks like cartopy needs to be version 0.18

image

@jorisvandenbossche
Copy link
Member

Ah, thanks.

I noticed this in their 0.18 changelog:

The default value for the origin argument to :func:cartopy.mpl.geoaxes.GeoAxes.imshow is now 'upper' to match the default in Matplotlib.

which I suppose might be the reason it is fixed now.

@jorisvandenbossche jorisvandenbossche changed the title Integration with Cartopy DOC: show integration with Cartopy May 21, 2020
@jorisvandenbossche
Copy link
Member

I think it would be nice to have a page in the documentation showing the use of cartopy and contextily together (and thus a page can then also mention you need cartopy >= 0.18).

So reopening the issue as documentation issue.

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

2 participants