new-point-haversine
Calculates new latitude and longitude from an old point + n distance
Calculates new latitude and longitude from an old point + n distance
Haversine offset formula in Javascript. Uses meters. Nothing more.
ng-haversine is an AngularJS module that applies the Haversine formula to a pair of coordinates to calculate the distance between them.
Library for geodesic functions
A simple function for calculating distance between 2 geo positions based on Haversine formula
Convert GPS coordinates into local coordinate system relative to the origin with output of [x, y] in meter, bearing(degree) and distance(m)
Calculate the distance between two coordinates (points)
Get distance between two coordinates using haversine formula
Great-circle distance formulas for calculating geo distances.
Haversine formula to determine distance between 2 points
Get distance between two geo coordinates
A package to assist in geo points.
A geographical distance calculator. Calculates distance between two points using haversine formula.
Haversine query for mysql.
Work with distances, latitudes, and longitudes
Fast, minimalist library to calculate distance between two points
Haversine formula to determine distance between 2 points
Libraries of geodesy functions
A simple npm package for calculating distance between two coordinates using the Haversine formula.
Calculate distance between Two Coordinates using haversine