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

Remove boundary WKB geometry parsing #3

Merged
merged 2 commits into from
Jan 10, 2024

Conversation

giorgiobasile
Copy link
Member

@giorgiobasile giorgiobasile commented Jan 9, 2024

Removes the parsing of WKB geometries when reading the boundary.geojson file, as it is not needed since DuckDB v0.9.2.

Also, adds a missing duckdb.show() on the aus_buildings table.

Closes #2 , relates #1

@giorgiobasile giorgiobasile marked this pull request as ready for review January 9, 2024 08:43
@giorgiobasile giorgiobasile requested a review from dvd3v January 9, 2024 11:45
@giorgiobasile giorgiobasile merged commit 0737fb0 into vida-place:main Jan 10, 2024
@giorgiobasile giorgiobasile deleted the duckdb-aoi-wkb-fixes branch January 10, 2024 11:52
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.

Unnecessary geometry WKB conversion with DuckDB v0.9.2
2 participants