Y
Hacker News
new
|
ask
|
show
|
jobs
by
ushi
4311 days ago
Ruby implementation:
https://github.com/davetroy/geohash
1 comments
jamra
4311 days ago
Why would you link this?
It wraps around a java jar file. I can't study the code to see how it's implemented.
link
hydrozen
4310 days ago
I believe by default it uses the C implementation which you can read here:
https://github.com/davetroy/geohash/blob/master/ext/geohash_...
link
It wraps around a java jar file. I can't study the code to see how it's implemented.