Skip to content

Question about metric to organise 2D line segments #23

Description

@lindig

I would like to store 2D line segments and later find the line segment that is closest to a given point. I understand that the distance between the line segment and the point would be based on the bounding box of the segment and the distance to this bounding box. However, to organise the tree internally, I need a distance between segments. Is this possible with this library?

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