GreatCircle
Location distance calculator
A set of reusable functions for calculating distances and bearings between geographic locations
A concise collection of classes for PHP, Python, JavaScript, Ruby and Go to calculate great circle distance, bearing, and destination from geographic coordinates
78 stars
9 watching
14 forks
Language: PHP
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A library providing abstractions for geographical coordinates and distance calculations. | 1,568 |
| | Provides a set of APIs to calculate distances and travel times between locations using Google's Distance Matrix API | 30 |
| | A PHP extension providing geospatial functions for calculating distances and transformations between points on the Earth's surface. | 62 |
| | A PHP library for working with geographic coordinates and geodesic calculations | 1,375 |
| | Provides fast and high-level access to various geospatial operations like distance calculations and azimuth. | 26 |
| | Provides functions to calculate distances between points and lines in 2D and 3D spaces | 62 |
| | Geographical position calculations using spherical geometry and ellipsoidal models. | 9 |
| | Calculates distance between two geographic points using latitude and longitude coordinates | 2 |
| | Geodesy functions for calculating distances and bearings between geographic coordinates | 1,179 |
| | A simple distance calculator based on the Haversine formula | 16 |
| | Computes distance/similarity matrices using custom distance functions | 4 |
| | A geometry library that provides data structures and operations for manipulating 2D locations and shapes in Go. | 331 |
| | Calculates shortest distances and paths on geograph-based maps using haversine formula and Dijkstra's algorithm | 7 |
| | Provides tools and techniques for working with spherical geometry on maps | 1,036 |
| | Calculates edit distance between two strings using the Damerau-Levenshtein algorithm | 145 |