haversine-formula topic

List haversine-formula repositories

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...

geo-query

67
Stars
11
Forks
Watchers

WordPress plugin: Geo Query - Modify the WP_Query/WP_User_Query to support the geo_query parameter. Uses the Haversine SQL implementation by Ollie Jones. With a Rest API example and support for an exi...

geocalc

108
Stars
39
Forks
Watchers

Helper classes to calculate Earth distances, bearing, etc.

haversine

72
Stars
14
Forks
Watchers

Haversine is a Go library which implements the haversine formula.

lib_mysqludf_haversine

46
Stars
8
Forks
Watchers

MySQL UDF to compute the Haversine formula

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.

haversine

16
Stars
0
Forks
Watchers

Crystal implementation of the Haversine formula to calculate distances between two points given their latitudes and longitudes

Menara-App-Predict-House-Price-CA

15
Stars
2
Forks
Watchers

Build a Web App called Menara to Predict, Forecast House Prices and search GreatSchools in California - Bay Area

haversine-geolocation

22
Stars
2
Forks
Watchers

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