Skip to content

feat: return all Overture columns from to_arrow_table()#67

Merged
prantogg merged 1 commit into
mainfrom
pranav/feature/to-arrow-table-all-overture-columns
May 14, 2026
Merged

feat: return all Overture columns from to_arrow_table()#67
prantogg merged 1 commit into
mainfrom
pranav/feature/to-arrow-table-all-overture-columns

Conversation

@prantogg
Copy link
Copy Markdown
Member

Summary

  • to_arrow_table() now returns all columns from the remote Overture parquet (sources, names, admin_level, bbox, etc.) instead of just the 7 bundled metadata columns + geometry
  • Both chain-mode and result-mode paths resolve IDs locally, then fetch full rows from Overture by ID — simpler and more consistent
  • Positions wkls as the ergonomic front door to Overture Maps data

@prantogg prantogg force-pushed the pranav/feature/to-arrow-table-all-overture-columns branch 2 times, most recently from fb1ce80 to f48fdd8 Compare May 14, 2026 05:30
Resolve IDs locally against bundled metadata, then fetch full rows
from the remote Overture parquet. This exposes all Overture columns
(sources, names, admin_level, bbox, etc.) instead of just the
bundled metadata subset, positioning wkls as the ergonomic front
door to Overture Maps data.
@prantogg prantogg force-pushed the pranav/feature/to-arrow-table-all-overture-columns branch from f48fdd8 to be3091d Compare May 14, 2026 05:49
@prantogg prantogg marked this pull request as ready for review May 14, 2026 05:59
@prantogg prantogg merged commit 1961832 into main May 14, 2026
7 checks passed
@prantogg prantogg deleted the pranav/feature/to-arrow-table-all-overture-columns branch May 14, 2026 05:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant