Skip to content

Compaction Algorithm / Perfect the hybridisation #2

Open
@Rosspet

Description

@Rosspet

After finding all cells (for overlaps or centroids strategies only), it is occasionally the case that a full set of subcells were included depsite a parent cell not fitting entirely (which initial criteria for coarser cells to be included). In this case, represent the subcells using the parent.

Add in after checks which will need to recurse upwards in the event a parent cell is created that possibly now complete a higher set of children.
A recursive algorithm as such would be able to hybridise a set of cells that only contains cells of the finest resolution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions