Two implementations (in Java and PlpgSQL for PostGIS) to obtain the intersection of two geodesic lines and the minimun distance from a point to a geodesic line with a high accuracy (better than 100nm), supporting long distances (greater than 180 degrees).
SRC Folder: Java and PlpgSQL implementations
TEST Folder: Oracle, Google Earth, ArcGIS, PostGIS tests.