Geohashes are everywhere locations are collected. Here we implement the geohash algorithm from scratch in R.
Part 1: • Geohash: the algorithm inside and out...
R implementation: https://github.com/JosiahParry/youtub...
Rust implementation: https://github.com/JosiahParry/youtub...
GM Morton's original geohash: https://dominoweb.draco.res.ibm.com/r...
Slides: https://josiahparry.github.io/youtube...
Written notes: https://josiahparry.github.io/youtube...