Skip to content

Feature request: allow other predicates for determining leaf nodes than node capacity #6

Description

@asinghvi17

I want to partition a dataset of geometries into, finally, leaf nodes whose areas are approximately the same. I don't really care about the number of geometries per node, since my problem is I/O on the raster dataset I'm using.

My understanding is that this would need a custom predicate that decides when to split, and it could receive a vector of the extents of the geometries as input.

Would there be interest in a PR that adds this feature? I could code it up, but curious to hear your thoughts @maxfreu.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions