Geodist: Detailed Overview & Metrics

v0.2.1(over 10 years ago)

This package was last published over a year ago. It may not be actively maintained.The package doesn't have any types definitionsNumber of direct dependencies: 0Monthly npm downloads

Geodist is a lightweight and efficient JavaScript library for calculating the geographical distance between two points on the Earth's surface. It provides various methods for calculating distances using different formulas like Haversine, Vincenty, and Great Circle. Geodist is particularly useful for applications that require geospatial calculations, such as location-based services, mapping, and routing.

Compared to other geospatial libraries, Geodist stands out for its simplicity, speed, and accuracy in distance calculations. It offers a straightforward API that makes it easy to integrate distance calculations into your projects with minimal overhead.

Alternatives:
haversine-distance+
geolib+
sphere-knn+
latlon-geohash+
node-geocoder+
geojson-utils+
turf+
geopoint+
geo-distance+
great-circle+

Tags: javascriptgeospatialdistance-calculationgeolocationmapping