haversine
Here are 23 public repositories matching this topic...
A simple haversine formula module for Node.js
-
Updated
Aug 30, 2023 - JavaScript
Haversine formula in Javascript, in meters, nothing else
-
Updated
Jun 18, 2025 - JavaScript
Implementation for Google polyline algorithm with **extra** salt and sugar. ✨✨
-
Updated
Oct 5, 2019 - JavaScript
Using haversine formula, nearest distance calculation is measured.
-
Updated
Jun 30, 2023 - JavaScript
ES6 module to calculate distance between coordinates
-
Updated
Aug 21, 2018 - JavaScript
A backend utility to suggest the nearest coordinates (such as a healthcare center) using the Haversine formula based on latitude and longitude, retrieved through pincode geocoding. Ideal for geospatial matching systems like smart healthcare, logistics, or location-aware services.
-
Updated
Jul 28, 2025 - JavaScript
Compute the inverse half-value versed sine of each element retrieved from an input strided array via a callback function.
-
Updated
Dec 22, 2025 - JavaScript
Hitch Hike 2.0 is a web application designed to connect drivers and passengers looking for rides. It aims to reduce the environmental impact of individual car travel by encouraging carpooling and sharing rides.
-
Updated
Jan 9, 2025 - JavaScript
Create an iterator which computes the inverse half-value versed sine of each iterated value.
-
Updated
Dec 1, 2024 - JavaScript
Create an iterator which computes the half-value versed sine for each iterated value.
-
Updated
Dec 1, 2024 - JavaScript
Exploring Node.js
-
Updated
Jul 17, 2020 - JavaScript
Pegue sua localização, e encontre as pessoas próximas (Formula de Haversine)
-
Updated
Dec 30, 2022 - JavaScript
Efficient, scalable TSP solver for real-world coordinates using the Haversine formula. Instantly computes near-optimal routes for hundreds of geo-points.
-
Updated
Jul 2, 2025 - JavaScript
This is a Django project that allows shops to register with their details (name, latitude, and longitude) and lets users search for shops based on their current location using latitude and longitude. The system calculates the distance between the user's location and the registered shops using the Haversine
-
Updated
Oct 16, 2024 - JavaScript
Get distance between two coordinates using haversine formula
-
Updated
Jun 2, 2019 - JavaScript
Una implementación de la fórmula de Haversine en Google Sheets usando Google Apps Script para calcular distancias entre puntos geográficos (latitud y longitud) en metros. Basado en el trabajo de [aalkz](https://github.com/aalkz)
-
Updated
Jan 26, 2025 - JavaScript
Improve this page
Add a description, image, and links to the haversine topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the haversine topic, visit your repo's landing page and select "manage topics."