haversine topic

List haversine repositories

haversine-distance

63
Stars
11
Forks
Watchers

Haversine formula in Javascript. In meters. Nothing more.

geodist

169
Stars
16
Forks
Watchers

Golang package to compute the distance between two geographic latitude, longitude coordinates

geodesy

1.2k
Stars
201
Forks
Watchers

Libraries of geodesy functions implemented in JavaScript

haversine

310
Stars
63
Forks
Watchers

Calculate the distance between 2 points on Earth

haversine

296
Stars
44
Forks
Watchers

A simple haversine formula module for Node.js

UCNLNav

177
Stars
29
Forks
Watchers

Multilanguage (C#/Matlab/Rust) library for solving navigation (2D/3D) & geodetic problems: Multilateration (true range), Time-Of-Arrival (TOA), Time-Difference-Of-Arrival (TDOA), Angle-Of-Arrival AOA...

geocalc

108
Stars
39
Forks
Watchers

Helper classes to calculate Earth distances, bearing, etc.

spatial-analysis

21
Stars
12
Forks
Watchers

A collection of algorithms I use for the analysis of geospatial data. Written in C, wrapped in Python.

geo

19
Stars
0
Forks
Watchers

Geospatial primitives and algorithms for Crystal

haversine-geolocation

22
Stars
2
Forks
Watchers

Get distances between two points or get closest position to current point. Based on the Haversine Formula