Expand description
Decoder for geohash-rs
Structs§
- GPSBound
Info GPSBoundInfois a struct that contains two arrays of two floats each, one for latitude and one for longitude.
Functions§
- decode
- For each 5-bit chunk of the geohash, we calculate the midpoint of the current bound and then split the bound into two halves based on the value of the 5-bit chunk