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

Spatial reference of intersection is empty with GDAL >= 3.0.0 #19

Open
cnavacch opened this issue Nov 8, 2019 · 0 comments
Open

Spatial reference of intersection is empty with GDAL >= 3.0.0 #19

cnavacch opened this issue Nov 8, 2019 · 0 comments

Comments

@cnavacch
Copy link
Collaborator

cnavacch commented Nov 8, 2019

The following line raises an issue with GDAL 3.0.1, because intersect has an empty spatial reference.

projected = intersect.GetSpatialReference().IsProjected()

I have also struggled with the issue that with EPSG:4326 the axes are suddenly flipped in GDAL 3.0.1 and GDAL recommends not use EPSG codes for defining a spatial reference.

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

1 participant