-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Labels
CorefeatureNew feature request.New feature request.improvementImprovement for an existing feature.Improvement for an existing feature.jira-sync-completeperformance
Description
For Performance purposes, we need to perform a quick search for geometries with given attributes. For example it is useful for LineString.intersections implementation. Spatial indexing would provide a performant option to do that.
We cannot rely on Apple's implementations because that won't work for non-apple platforms. So the easiest option so far is to provide swift port of existing Javascript implementation RBush.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
CorefeatureNew feature request.New feature request.improvementImprovement for an existing feature.Improvement for an existing feature.jira-sync-completeperformance