geohash icon indicating copy to clipboard operation
geohash copied to clipboard

Decode issue

Open dimitriacseo opened this issue 4 years ago • 2 comments

Hi !

I have an issue with the decode function, it returns the same result for three differents hashes.

example :

  • spex ; spey ; spew

If someone know how to fix it.

Thanks you all.

dimitriacseo avatar Nov 20 '20 15:11 dimitriacseo

I get a decode issue too with the following geohash : ezzx4 (Near Bordeaux in France)

It return 39.375,-5.625 (In Spain) but http://geohash.co/ return 44.84619141, -0.59326172 (Near Bordeaux in France)

petitchevalroux avatar Nov 04 '21 16:11 petitchevalroux

Me too. For example, c8zyz is plotting at 50.625, -106.875 instead of 50.42724609, -101.27197266 (geohash.co), which is about 300km west of where it should be (I'd expect it to be no more than maybe 5km out). Great library, if we can get rid of this little wrinkle, which as you'd expect leads to some very unexpected behaviour in our mapping application!

jottevanger avatar Apr 11 '22 16:04 jottevanger