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

Reading files with zero "features" #124

Open
alex-s-gardner opened this issue Nov 11, 2024 · 0 comments
Open

Reading files with zero "features" #124

alex-s-gardner opened this issue Nov 11, 2024 · 0 comments

Comments

@alex-s-gardner
Copy link

Shapefile.Table errors for files with no "features". Ideally Shapefile.Table would return an empty Table.

for the attached file TestEmpty.zip

using Shapefile
using ZipFile
fn = "TestEmpty.zip"
Shapefile.Table(fn)
ERROR: DimensionMismatch: array could not be broadcast to match destination

TestEmpty.zip

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