Skip to content

Docs: Does polars-st support multiple geometry columns? #19

@DeflateAwning

Description

@DeflateAwning

Supporting multiple geometry columns would be a huge bragging point for this library.

GeoPandas doesn't support multiple geometry columns very well. For example, their .dissolve method (which does a groupby) assumes there's only one geometry column (which is a huge pain, for obvious reasons). It automatically assumes you're talking about "the only geometry column" in a lot of methods, leading to bad assumptions.

Seems that this library could have (and probably does have) first-class support for multiple geometry columns, so bragging about that in the docs (maybe in a "Coming from GeoPandas" section) would be huge!

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions