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

Add Initial native Shapefile reader #202

Merged
merged 2 commits into from
Dec 6, 2023
Merged

Conversation

Maxxen
Copy link
Member

@Maxxen Maxxen commented Dec 5, 2023

Also fixes the following bugs:

Things left to do:

  • Expose projection information if a .prj file is present
  • Enable multifile-reading/globbing.
  • Enable COPY support. I have a sketch going, just need to handle the 4gb limit.
  • Enable reading from a zip archive, .shp.zip support.

@Maxxen Maxxen merged commit df4cbbd into duckdb:main Dec 6, 2023
20 checks passed
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.

Bug in duckdb_spatial/test/data /world-administrative-boundaries.geojson
1 participant