Implementations/Broken

From Geohashing
Revision as of 07:36, 10 April 2012 by imported>Relet (Created page with "== Miscellaneous geohashing utilities that are known not to work any longer == === Hackish Bitcoin-based Python Implementation === {{30w compliant|no=1}} Implementation is brok...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Miscellaneous geohashing utilities that are known not to work any longer

Hackish Bitcoin-based Python Implementation

This implementation IS NOT 30W-compliant.

Implementation is broken, as far as I can see: The json service queried does not provide the "open" symbol queried. I believe MtGox does not have an opening at all.

MarkTraceur made this to test what Geohashing would look like using a different financial source. It's based on the opening price of Bitcoins in USD at Mt. Gox. You can change the site you use, the coordinates, or just about anything pretty easily. It will get nicer-looking as time goes on.

It is here: https://github.com/MarkTraceur/geohash-btc

Feel free to fork it and/or send feedback through GitHub!