python-geohash-dbg

Fast, accurate python geohashing library (debug extension)
  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.

this package contains the debugging symbols for python-geohash.