ghelobytes / python-geohash

Automatically exported from code.google.com/p/python-geohash
0 stars 0 forks source link

Bad geohashes #13

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1. Install geohash with C extension
2. check f.e. geohash.encode(51.519716,-0.0744654)
3. Result should be gcpvn6cu0g4s but is u10j04bh050h (0 as longitude)

Pure Python implementation is working fine.

Original issue reported on code.google.com by jas...@gmail.com on 20 Sep 2011 at 2:09

GoogleCodeExporter commented 9 years ago
Sorry for bothering, duplicate and fixed in newest version...

Original comment by jas...@gmail.com on 20 Sep 2011 at 2:26

GoogleCodeExporter commented 9 years ago

Original comment by Hiroaki.Kawai@gmail.com on 17 Dec 2011 at 2:59