• antirez's avatar
    Geo: output 10 chars of geohash, not 11. · 009862ab
    antirez authored
    This does not limit the actual precision, because the last digit bits were
    garbage, and the shift value became even negative in the last iteration.
    009862ab
geo.tcl 12.3 KB