Geohash
A geocoding system that encodes geographic coordinates as a short
alphanumeric string, grouping nearby points into the same hash bucket
for efficient geographic clustering. In LogScale, the
geohash() function converts latitude and longitude
fields into geohash strings used as input to the World Map widget.
Longer strings represent smaller, more precise areas.