Skip to content

Improve the situation of extension kwargs#151

Merged
evetion merged 4 commits into
masterfrom
as/extension-kwargs
Jun 26, 2026
Merged

Improve the situation of extension kwargs#151
evetion merged 4 commits into
masterfrom
as/extension-kwargs

Conversation

@asinghvi17

Copy link
Copy Markdown
Collaborator

Does what it says on the tin - a set of small changes per extension. Also has a forward looking change for JuliaGeo/Shapefile.jl#134

In JuliaGeo/GeoParquet.jl@2e52f16 I removed the requirement to have the `geocolumns` positional arg, so this removes that and leans on GeoParquet's natural kwargs.
Shapefile.jl JuliaGeo/Shapefile.jl#134 will accept the `:geometrycolumn` kwarg so this adds support for that, it also accepts `crs` already.
@evetion
evetion merged commit 037205e into master Jun 26, 2026
12 of 13 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.

2 participants