A Java library for representing latitude, longitude and cardinal points of the compass, and calculating distance and bearing between points
-
Updated
Apr 20, 2024 - Java
A Java library for representing latitude, longitude and cardinal points of the compass, and calculating distance and bearing between points
The repository is for finding the shortest path in a network of points over a map using various algorithms like Euclidean Distance Formulae, Dijkistra's for graphs , Haversine formula for geographical distances and more....
To measure distance between two geo coordinates
Add a description, image, and links to the haversine-distance topic page so that developers can more easily learn about it.
To associate your repository with the haversine-distance topic, visit your repo's landing page and select "manage topics."