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

fix(cli): disable reading sidecar files #2049

Merged
merged 1 commit into from
Jan 11, 2022

Conversation

blacha
Copy link
Member

@blacha blacha commented Jan 11, 2022

by default GDAL will look for a bunch (~60ish) sidecar files in the same folder as the source tiff, disable these reads.

https://trac.osgeo.org/gdal/wiki/ConfigOptions#GDAL_DISABLE_READDIR_ON_OPEN

@blacha blacha force-pushed the feat/stop-reading-sidecar-files branch from b612782 to 00ed06c Compare January 11, 2022 00:28
@kodiakhq kodiakhq bot merged commit d42d03b into master Jan 11, 2022
@kodiakhq kodiakhq bot deleted the feat/stop-reading-sidecar-files branch January 11, 2022 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants