spatial4j
spatial4j copied to clipboard
Implementing Intersection between two Geodesics
trafficstars
Compute the intersection between two line segments (geodesics).
Are there any example implementations for this?
The "geodesic" (surface of a sphere) work done a couple years ago was incomplete. However, over the past year a little-known "geo3d" module in Apache Lucene has appeared that does this. I think it makes sense to use that. Alternatively, see s2-geometry.