distance-matrix-api

Location distance calculator

Provides a set of APIs to calculate distances and travel times between locations using Google's Distance Matrix API

Google Distance Matrix API Library for Elixir

GitHub

30 stars
3 watching
7 forks
Language: Elixir
last commit: over 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mljs/distance-matrix Computes distance/similarity matrices using custom distance functions 4
pkinney/distance Provides functions to calculate distances between points and lines in 2D and 3D spaces 62
navinpeiris/geoip An Elixir library that looks up geographic location information from various APIs based on an IP address or hostname. 118
mwgg/greatcircle A set of reusable functions for calculating distances and bearings between geographic locations 78
sergey-chechaev/elixir_ipgeobase A library that provides IP geolocation data by reverse resolving an IP address to find the associated city and country 7
nazipov/ip2location-elixir An Elixir library to access IP geolocation data from an external database 19
juliastats/distances.jl A Julia package for evaluating distances between vectors and matrices 433
a115/exmatrix An Elixir library implementing parallel matrix multiplication and other utilities for working with matrices. 58
cwarden/sqlite-distance Calculates distance between two geographic points using latitude and longitude coordinates 2
schneems/going_the_distance A Ruby library implementing algorithms for calculating the cost of changing one word into another 61
pkinney/topo A geometry library for Elixir that calculates spatial relationships between geometries 154
jd-alexander/google-directions-android Calculates and displays directions between two locations on an Android map using the Google Directions API 979
lexmag/simetric Facilities to calculate the distance and similarity between strings using various algorithms 61
kevalpatel2106/collision-detector-android-things Calculates the distance of an object using ultrasonic ranging sensor HC-SR04 with Android Things 10
geocrystal/haversine A simple distance calculator based on the Haversine formula 16