Skip to content

Use lower multiplier for map match radius #1866

@freenerd

Description

@freenerd

Map matching is currently using a radius multiplier of 10 to augment gps_precision. The intention is that gps_precision is assumed to signify one standard deviation of the gps error of the capturing device. The multiplier increases the radius to find outlier as well. Assuming a multiplier of 10 is likely way too aggressive. This should probably be lower, @TheMarex suggested a multiplier of 3 which (following the standard deviation) would capture 99.7% of all cases.

We'd also need to change the default value for gps_precision.

This change will be breaking.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions