Skip to content

Using Haversine for accurate distance measurement #4596

@chilling

Description

@chilling

The current implementation of an accurate distance calculation is not accurate for distances less than 1m. Since the haversine function is more robust against rounding error of floating point arithmetic, the great circle distance should be replaced by an accurate implementation of the haversine function.

Related to #4498

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions