Skip to content

FIX: Skip optional shapefile extensions #2534

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

Merged
merged 1 commit into from
May 27, 2025

Conversation

greglucas
Copy link
Contributor

The only required shapefile extensions are .shp, .shx, and .dbf, we can skip the others if they aren't present. This was causing issues specifically with .cpg missing from some zip archives.

alternative to #2477
closes #2319

The only required shapefile extensions are .shp, .shx, and .dbf, we
can skip the others if they aren't present. This was causing issues
specifically with .cpg missing from some zip archives.
@greglucas greglucas force-pushed the ne-zip-members-skip branch from 94d7bf6 to be14ae9 Compare May 24, 2025 12:19
@dopplershift dopplershift merged commit 6988b09 into SciTools:main May 27, 2025
23 checks passed
@dopplershift dopplershift added this to the Next Release milestone May 27, 2025
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.

Key Error using Natural Earth POV files
2 participants