This Api compares results returned by ‘Haversine’ formula and MongoDB Geospatial Indexes.
-
Updated
Jul 22, 2019 - JavaScript
This Api compares results returned by ‘Haversine’ formula and MongoDB Geospatial Indexes.
This project not only calculates the distance between two locations using the haversine formula, it can also find locations within a particular distance from a certain central point.
Find the distance between two locations on earth
JavaScript implementation of the Haversine formula
Get distance between two coordinates using haversine formula
Exploring Node.js
Three little php and JS snippets that do the same, calculate the distance between two points on earth in kilometers, miles and nautic miles.
A simple haversine formula module for Node.js
Add a description, image, and links to the haversine-formula topic page so that developers can more easily learn about it.
To associate your repository with the haversine-formula topic, visit your repo's landing page and select "manage topics."