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

mexicojoin data broken #250

Closed
dujiaxin opened this issue Mar 9, 2022 · 2 comments
Closed

mexicojoin data broken #250

dujiaxin opened this issue Mar 9, 2022 · 2 comments

Comments

@dujiaxin
Copy link

dujiaxin commented Mar 9, 2022

Hi,
For the mexico data used in the https://geographicdata.science/book/notebooks/05_choropleth.html,
When I run:

mx= geopandas.read_file("mexicojoin.shp")

I got the error message:

DriverError: 'mexicojoin.shp' not recognized as a supported file format.

When I try to open the mexicojoin.shp file in ArcGIS, it can be showed but the coordinates are wrong.

Could you fix this?

@darribas
Copy link
Member

darribas commented Mar 30, 2022

Hello @dujiaxin , thanks for opening the issue. It would make helping you easier if you provided a bit more detail and context of how you are running the code you discuss. I'm assuming you're referring to the mexicojoin.shp file available here. I have just tried it on a fresh gds_env:7.0 container (our preferred platform) and the code in the book reads the file without any issue.

@darribas
Copy link
Member

Closing for now but feel free to re-open or open a new one if the issue persists.

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