Skip to content

Haversine_formula is really suitable ? where two point is really close #2710

@radi2015

Description

@radi2015

I noticed that all the angles and distances in Turf.js are calculated based on the spherical surface. Is this really appropriate? Most geometric lines and surfaces in reality are only a few meters or tens of meters in size. There aren't that many scenarios where we need to calculate the distance and angle between New York and London. therefore, converting geographic coordinates to a 3D geocentric coordinate system and directly calculating the straight-line distance between two points might be more appropriate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions