Menu

Geodesic distance between geometry shapes using Python

Anonymous
2020-05-24
2020-05-24
  • Charles Karney

    Charles Karney - 2020-05-24

    If you can reduce the problem to figuring the geodesic distance to a collection of points, then a vantage point tree will give you an efficient solution. See my answer to a similar question here; this includes the solution in python.

     

Anonymous
Anonymous

Add attachments
Cancel