Function oldnav_lib::navdata::geohash::decode_precision
[−]
[src]
pub fn decode_precision(geohash: u64, precision: u8, range: &Bounds) -> Result<Bounds, String>
decode an integer geohash with the specified precision.