Skip to content

Added GeoDataFrame IO KDocs (GeoJSON & Shapefile)#1766

Open
AndreiKingsley wants to merge 5 commits intomasterfrom
geo-io-kdocs
Open

Added GeoDataFrame IO KDocs (GeoJSON & Shapefile)#1766
AndreiKingsley wants to merge 5 commits intomasterfrom
geo-io-kdocs

Conversation

@AndreiKingsley
Copy link
Copy Markdown
Collaborator

Closes #1566.

@AndreiKingsley AndreiKingsley marked this pull request as draft March 24, 2026 10:34
@AndreiKingsley
Copy link
Copy Markdown
Collaborator Author

Waiting for #1765.

@zaleslaw zaleslaw self-requested a review March 31, 2026 12:18
@AndreiKingsley AndreiKingsley marked this pull request as ready for review March 31, 2026 14:25
* * `"properties"` are flattened into individual columns using their keys as column names.
* * `"crs"` is read as `null` if not specified (interpreted as WGS 84 by default).
*
* > Uses the [GeoTools](https://geotools.org/) GeoJSON parser.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

wow that works in KDocs too :o

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.

Add Kdocs for GeoDataFrame IO

2 participants