Skip to content

Added uppercase file extension compatibility for zip files #250

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 2 commits into from
Jan 20, 2024

Conversation

bva-bme
Copy link
Contributor

@bva-bme bva-bme commented Nov 8, 2022

Some programs (e.g., PTV VISUM) export shapefiles in .zip with file extensions being .SHP, .SHX, .DBX. The main branch of this program seeks file extension .shp (lowercase) in the zip file, thus cannot find shapefiles with uppercase extensions. I have made minor modifications to the code to resolve this issue.

@GeospatialPython GeospatialPython merged commit 6f94559 into GeospatialPython:master Jan 20, 2024
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.

2 participants