Difference between revisions of "Implementations/Online"
imported>Relet m (→Geco) |
imported>Jiml m (Typo, and indicate current state of Active Geohasher) |
||
Line 37: | Line 37: | ||
* includes the globalhash | * includes the globalhash | ||
* does it all at once, and | * does it all at once, and | ||
− | * is so | + | * is so basic that it works from virtually every phone which isn't entirely incapable of browsing. |
Usage information is available from it's [[User:Ekorren/Hash Inquiry Tool|own page]]. | Usage information is available from it's [[User:Ekorren/Hash Inquiry Tool|own page]]. | ||
Line 43: | Line 43: | ||
== Active Geohasher == | == Active Geohasher == | ||
{{30w compliant|yes=1}} | {{30w compliant|yes=1}} | ||
− | [http://activegeohasher.com/ Active geohasher] is a web application by [[User:Sermoa|Sermoa]] which provides resources for geohashers. You can subscribe to graticules to receive a daily email containing the address, distance from your home location, and useful links. It also tells you the globalhash. | + | [http://activegeohasher.com/ Active geohasher] is a web application by [[User:Sermoa|Sermoa]] which provides resources for geohashers. <s> You can subscribe to graticules to receive a daily email </s> The site used to be able to send email, but resource limits have prevented it from doing so for the time being. One can use a browser to view a page containing the address, distance from your home location, and useful links. It also tells you the globalhash. |
The site provides graticule integration with twitter, flickr and youtube. A google earth feed is provided per gratiucule. Every geohash has a page showing various google maps, useful links and a PDF poster which you can download and print to take to the geohash. | The site provides graticule integration with twitter, flickr and youtube. A google earth feed is provided per gratiucule. Every geohash has a page showing various google maps, useful links and a PDF poster which you can download and print to take to the geohash. | ||
Active geohasher is [http://github.com/sermoa/active_geohasher open source] (written in Ruby on Rails). Please contribute if you have ideas or would like to translate it into a different language. There is also a twitter account that delivers news and direct message geohashing notifications: @[http://twitter.com/activegeohasher activegeohasher] | Active geohasher is [http://github.com/sermoa/active_geohasher open source] (written in Ruby on Rails). Please contribute if you have ideas or would like to translate it into a different language. There is also a twitter account that delivers news and direct message geohashing notifications: @[http://twitter.com/activegeohasher activegeohasher] |
Revision as of 21:16, 14 April 2012
Interactive Coordinate Calculator
This implementation IS FULLY 30W-compliant. |
The original interactive coordinate calculator can be found at http://carabiner.peeron.com/xkcd/map. Here are some notes on Using the Coordinate Calculator. The common URL, http://xkcd.com/geohashing, redirects here.
Any problems or issues should be mentioned to Zigdon either on the wiki or in the [#geohashing channel on irc.foonetic.net], as well as posted at Talk:Implementations.
Geco
This implementation IS FULLY 30W-compliant. |
A re-implementation of the calculator above using leaflet/cloudmade and the JSON web service below. By using geo.crox as a data source, it is hopefully more reliable than the official map.
Parameters:
- lat - latitude of the initial graticule
- lon - longitude of the initial graticule
- zoom - initial zoom level
- date - initial date in YYYY-MM-DD format
e.g: http://relet.net/geco/?date=2005-05-26&lat=37&lon=-122&zoom=8
Small Hash Inquiry Tool
This implementation IS FULLY 30W-compliant. |
Small Hash Inquiry Tool is an online tool Ekorren built to his own needs but later rebuilt to be globally usable.
Compared to the nifty tools like those for the iPhone, this one looks ugly to the end. Which was intended as it should be stripped from all colourful overhead, featuring just basic compressed information, all on one page and from everywhere.
Features:
- lists up to nine nearby hashpoints per day, today and upcoming (no retro)
- may be called from a bookmark without needing further input
- calculates approximate distance and direction
- shows the location on configurable maps on request
- includes the globalhash
- does it all at once, and
- is so basic that it works from virtually every phone which isn't entirely incapable of browsing.
Usage information is available from it's own page.
Active Geohasher
This implementation IS FULLY 30W-compliant. |
Active geohasher is a web application by Sermoa which provides resources for geohashers. You can subscribe to graticules to receive a daily email The site used to be able to send email, but resource limits have prevented it from doing so for the time being. One can use a browser to view a page containing the address, distance from your home location, and useful links. It also tells you the globalhash.
The site provides graticule integration with twitter, flickr and youtube. A google earth feed is provided per gratiucule. Every geohash has a page showing various google maps, useful links and a PDF poster which you can download and print to take to the geohash.
Active geohasher is open source (written in Ruby on Rails). Please contribute if you have ideas or would like to translate it into a different language. There is also a twitter account that delivers news and direct message geohashing notifications: @activegeohasher