You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be a nice touch to be able to initialize the hash based on a bounding box precision measurement, which will just wrap the bit precision call (e.g withSizePrecision(GeoHash.PRECISION_1KM) or similar). I see there is some size table utility but I can't figure out how to use it in this context.
The text was updated successfully, but these errors were encountered:
It would be a nice touch to be able to initialize the hash based on a bounding box precision measurement, which will just wrap the bit precision call (e.g
withSizePrecision(GeoHash.PRECISION_1KM)
or similar). I see there is some size table utility but I can't figure out how to use it in this context.The text was updated successfully, but these errors were encountered: