Skip to content

Auto-register common OGR formats so file URLs work as tables - #1124

Merged
james-willis merged 5 commits into
apache:mainfrom
james-willis:jw/pyogrio-url-table
Aug 5, 2026
Merged

Auto-register common OGR formats so file URLs work as tables#1124
james-willis merged 5 commits into
apache:mainfrom
james-willis:jw/pyogrio-url-table

Conversation

@james-willis

Copy link
Copy Markdown
Contributor

Auto-registers the common single-file OGR formats (fgb, gpkg, shp, geojson) at context creation so SELECT * FROM 'file:///path/to/data.fgb' works zero-config, the way GeoParquet already does. No-op when pyogrio is not installed.

@github-actions
github-actions Bot requested a review from prantogg August 5, 2026 19:46
@james-willis
james-willis marked this pull request as ready for review August 5, 2026 20:22

@paleolimbot paleolimbot left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

Comment thread python/sedonadb/python/sedonadb/context.py
@james-willis
james-willis merged commit 9eb1f9c into apache:main Aug 5, 2026
5 checks passed
@james-willis
james-willis deleted the jw/pyogrio-url-table branch August 5, 2026 23:09
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