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

Allow GDAL to read non-geospatial files. #655

Merged
merged 1 commit into from
Sep 20, 2021
Merged

Conversation

manthey
Copy link
Member

@manthey manthey commented Sep 20, 2021

This will be lower priority than non-geospatial sources.

Closes #652. GDAL should support ENVI format.

This will be lower priority than non-geospatial sources.

Harden the openjpeg tilesource to not fail when trying to read a GDAL
test file.
@manthey manthey force-pushed the allow-gdal-nongeospatial branch from 0456af5 to cbac7d4 Compare September 20, 2021 19:55
@manthey
Copy link
Member Author

manthey commented Sep 20, 2021

@banesullivan This reads, at least, all of the test envi files in the GDAL github repo. You need to open the data file and not the hdr file.

Copy link
Contributor

@banesullivan banesullivan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @manthey! This is working as expected for the ENVI images I have

@manthey manthey merged commit 2cbcb95 into master Sep 20, 2021
@manthey manthey deleted the allow-gdal-nongeospatial branch September 20, 2021 20:22
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

Successfully merging this pull request may close these issues.

New tile source: ENVI image format
2 participants