Difference between revisions of "Implementations/Online"
imported>Zamzara (Added Shotgun - my new retro search tool) |
imported>Zamzara (→Shotgun) |
||
Line 79: | Line 79: | ||
* Show all matching results on a single map using Google Maps markers. | * Show all matching results on a single map using Google Maps markers. | ||
− | http://geohashing-shotgun.appspot.com/ | + | Example uses: |
+ | |||
+ | * View all 2015 location on La Gomera. [http://geohashing-shotgun.appspot.com/showmap?lat=28&lon=-17&yearmask=****&monthmask=**&daymask=**&YL=.01&YH=.21&XL=.10&XH=.35&startdate=2015-01-01&enddate=2015-08-16&View=View] (Default search options) | ||
+ | * Search for [[Geohashing_Day|21st May]] locations on the Isle of Wight since 2008. [http://geohashing-shotgun.appspot.com/showmap?lat=50&lon=-1&yearmask=****&monthmask=05&daymask=21&YL=.6&YH=.77&XL=.1&XH=.5&startdate=2008-01-01&enddate=2015-08-16&View=View] | ||
+ | * Prove that the last location on land in the [[Lizard_Point,_United_Kingdom|Lizard Point]] was Boxing Day 2013. [http://geohashing-shotgun.appspot.com/showmap?lat=49&lon=-5&yearmask=****&monthmask=**&daymask=**&YL=.96&YH=1&XL=.1697&XH=.265&startdate=2012-01-01&enddate=2015-08-16&View=View] | ||
[[Category:Implementations]] | [[Category:Implementations]] |
Revision as of 10:06, 23 August 2015
Contents
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.
The source code is available here: https://github.com/zigdon/geohashing.
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 its own page.
Active Geohasher
This implementation IS FULLY 30W-compliant. |
Active geohasher is a web application by Sermoa which provides resources for geohashers. 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
Note: as of May 2013, the website has been down ("Offline for Maintenance") for several months.
Eupeodes's geohashing map
This implementation IS FULLY 30W-compliant. |
A new implementation using google maps api v3. Gives 3 x 3 hashes, with option to download as GPX. Uses geo.crox as data source. This implementation works very well on iOS devices and on desktop. Blackberry, Android and Windows Phone are not tested yet since I don't have them.
Parameters:
- lat - latitude of the initial graticule
- lon - longitude of the initial graticule
- date - initial date in YYYY-MM-DD format
e.g: http://gh.eupeodes.nl?date=2005-05-26&lat=37&lon=-122
See User:Eupeodes/Geohashing_Map for more information
Geohashing Poster Tool
This implementation IS FULLY 30W-compliant. |
This tool produces a PDF document that can be printed out, similar to the ones that were available from Active Geohasher.
Posters are available from the following URL:
http://geo.crox.net/poster/[date]_[lat]_[lon]
Minimal globalhash support is also available:
http://geo.crox.net/poster/[date]_global
From an expedition page, you can link to the poster like this:
[http://geo.crox.net/poster/{{FULLPAGENAME}} Poster for this expedition]
For more information, credits and feedback, see User:Crox/Poster.
Shotgun
This implementation IS FULLY 30W-compliant. |
Shotgun Retro search tool. Locations from 1960 onwards can be mapped using customizable filters. Features:
- Option to limit the search to an area of interest, for example an island you live on, or just a favourite spot.
- Search all instances of a date within the area, for example your birthday every year.
- Show all matching results on a single map using Google Maps markers.
Example uses:
- View all 2015 location on La Gomera. [1] (Default search options)
- Search for 21st May locations on the Isle of Wight since 2008. [2]
- Prove that the last location on land in the Lizard Point was Boxing Day 2013. [3]