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

get_projection_info() returns null epsg with rasterio 1.4.2 #62

Open
remicres opened this issue Nov 15, 2024 · 1 comment
Open

get_projection_info() returns null epsg with rasterio 1.4.2 #62

remicres opened this issue Nov 15, 2024 · 1 comment

Comments

@remicres
Copy link

Hi,

I just have submitted an issue on rasterio.
It looks like get_projection_info() returns a None epsg code, since it uses is_epsg_code crom rasterio's CRS class which seems to be faulty to me. to_epsg() returns the correct code though.

@vincentsarago
Copy link
Member

I've excluded rasterio 1.4.2 version for now

#63

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