sqlite-distance

Distance calculator

Calculates distance between two geographic points using latitude and longitude coordinates

Dave Addey's SQLite extension for calculating distance using two pairs of latitude/longitude coordinates for use with the sqlite cli.

GitHub

2 stars
3 watching
0 forks
Language: C
last commit: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mateusza/sqlite-levenshtein A utility extension for computing string similarities between two sequences using the Levenshtein distance algorithm 15
droe/sqlite-hexhammdist A utility for calculating Hamming distances between hexadecimal strings within an SQLite database 24
chenlily/closest-pair A framework for Apache Mesos that calculates the closest distance between any two points in a set using a divide-and-conquer algorithm. 0
pkinney/distance Provides functions to calculate distances between points and lines in 2D and 3D spaces 62
mwgg/greatcircle A set of reusable functions for calculating distances and bearings between geographic locations 78
geocrystal/haversine A simple distance calculator based on the Haversine formula 16
chrisveness/geodesy Geodesy functions for calculating distances and bearings between geographic coordinates 1,179
c404/distance-matrix-api Provides a set of APIs to calculate distances and travel times between locations using Google's Distance Matrix API 30
globalnamesarchitecture/damerau-levenshtein Calculates edit distance between two strings using the Damerau-Levenshtein algorithm 145
nektro/zig-leven Calculates the difference between two strings using the Levenshtein distance algorithm 7
tronald/coordinatesharp A C# library designed to assist with geographic coordinate conversions and celestial calculations 367
colinsurprenant/hotwater Provides fast string edit distance algorithms with C implementations using FFI bindings in Ruby. 80
schneems/going_the_distance A Ruby library implementing algorithms for calculating the cost of changing one word into another 61
src-d/wmd-relax Calculates distances between documents based on word embeddings 461
mljs/distance-matrix Computes distance/similarity matrices using custom distance functions 4