geodist
Geodist calculator
Ultra lightweight and fast calculation of geodesic distances between two rectangular sets of points on the Earth's surface.
Ultra lightweight, ultra fast calculation of geo distances
93 stars
6 watching
7 forks
Language: C
last commit: 6 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
hypertidy/gdalio | A tool for working with geospatial raster data using the GDAL warp library | 27 |
geocrystal/haversine | A simple distance calculator based on the Haversine formula | 16 |
busstoptaktik/geodesy | A Rust library providing geodesy transformation primitives and operations | 66 |
d3/d3-geo | Provides tools and techniques for working with spherical geometry on maps | 1,031 |
hiulit/delaunator-gdscript | A fast algorithm for triangulating 2D points into Delaunay triangles | 80 |
ofmooseandmen/jord-rs | Geographical position calculations using spherical geometry and ellipsoidal models. | 9 |
mwgg/greatcircle | A set of reusable functions for calculating distances and bearings between geographic locations | 78 |
php-geospatial/geospatial | A PHP extension providing geospatial functions for calculating distances and transformations between points on the Earth's surface. | 61 |
thephpleague/geotools | A PHP library for working with geographic coordinates and geodesic calculations | 1,373 |
georust/geographiclib-rs | Port of geographiclib's geodesic calculations in Rust | 41 |
sibartlett/geo | A comprehensive geospatial library for .NET, supporting various geometric and GPS data types. | 181 |
naqsha/naqsha | Provides fast and high-level access to various geospatial operations like distance calculations and azimuth. | 26 |
vipera/cheap-ruler-rs | Fast approximations of geodesic measurements in Rust | 9 |
inspide/h3j-h3t | A lightweight data format for client-side geometry generation and rendering of geospatial data using MapLibreGL | 37 |
routrs/routrs | Calculates shortest distances and paths on geograph-based maps using haversine formula and Dijkstra's algorithm | 3 |