Bad geohashes
Closed this issue · 2 comments
GoogleCodeExporter commented
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
Sorry for bothering, duplicate and fixed in newest version...
Original comment by jas...@gmail.com
on 20 Sep 2011 at 2:26
GoogleCodeExporter commented
Original comment by Hiroaki.Kawai@gmail.com
on 17 Dec 2011 at 2:59
- Changed state: Done