python-geohash

Fast, accurate Python geohashing library
  http://code.google.com/p/python-geohash/
  0
  no reviews



Python-geohash provides fast and accurate geohash encoding and decoding functionality. Geohash is a latitude/longitude geocode system (a string representation of two dimensional geometric coordinates). In addition to geohash, this module also supports the quadtree, jpgrid (JIS X 0410) and jpiarea grid codes.