haversine
Distance calculator
A simple distance calculator based on the Haversine formula
Crystal implementation of the Haversine formula to calculate distances between two points given their latitudes and longitudes
16 stars
3 watching
0 forks
Language: Crystal
last commit: 10 months ago
Linked from 1 awesome list
crystalhaversine-formula
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides functions to calculate distances between points and lines in 2D and 3D spaces | 62 |
| Calculates distance between two geographic points using latitude and longitude coordinates | 2 |
| A set of reusable functions for calculating distances and bearings between geographic locations | 78 |
| Provides fast and high-level access to various geospatial operations like distance calculations and azimuth. | 26 |
| Provides a set of APIs to calculate distances and travel times between locations using Google's Distance Matrix API | 30 |
| Calculates edit distance between two strings using the Damerau-Levenshtein algorithm | 145 |
| A geometry library for Elixir that calculates spatial relationships between geometries | 157 |
| A lightweight package for calculating geodesic distances between points on the Earth's surface | 95 |
| Geodesy functions for calculating distances and bearings between geographic coordinates | 1,179 |
| Calculates shortest distances and paths on geograph-based maps using haversine formula and Dijkstra's algorithm | 7 |
| Calculates the difference between two strings using the Levenshtein distance algorithm | 7 |
| Geographical position calculations using spherical geometry and ellipsoidal models. | 9 |
| Port of geographiclib's geodesic calculations in Rust | 41 |
| Calculates similarity between chemical compositions based on the minimal work required to transform one distribution into another. | 31 |
| Tools and libraries for working with geospatial data | 52 |