Geohash Javascript Demonstration (c) 2008 David Troy Released under the MIT License SUMMARY This is a basic demonstration of how the GeoHash algorithm can be used to generate bounding box searches without the use of specialized spatial indexing approaches. This can be especially helpful in cases where spatial indexes are either not supported or do not scale to high volumes. Environments such as Go