Skip to content

Let all polygon ops start with a bounding box query #97

Open
@asinghvi17

Description

@asinghvi17

If the bounding boxes of the two polygons don't intersect, we can immediately short-circuit the evaluation of any polygon set operation. Would give up to 1000x speedup in some cases, and of course more for really complex polygons.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgood first issueGood for newcomersjuliaconTo be implemented for JuliaCon

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions