Difference between revisions of "Implementations/Online"

From Geohashing
imported>Crox
m (direct link to irc channel => link to Geohashing IRC channel)
(Active Geohasher: no longer active)
Line 26: Line 26:
  
 
Usage information is available from its [[User:Ekorren/Hash Inquiry Tool|own page]].
 
Usage information is available from its [[User:Ekorren/Hash Inquiry Tool|own page]].
 
== Active Geohasher ==
 
{{30w compliant|yes=1}}
 
[http://activegeohasher.com/ Active geohasher] is a web application by [[User:Sermoa|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 [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]
 
 
Note: as of May 2013, the website has been down ("Offline for Maintenance") for several months.
 
  
 
== Eupeodes's geohashing map ==
 
== Eupeodes's geohashing map ==

Revision as of 20:25, 22 May 2021

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 IRC channel, 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.

Eupeodes's geohashing map

Eupeodes's geohashing map
This implementation IS FULLY 30W-compliant.

A implementation using openlayers. Gives 3 x 3 hashes, with option to download as GPX. Uses geo.crox as data source. This implementation works very well on both desktop and mobile.

http://geohashing.info

See the help on the site for url parameters

Geohashing Poster Tool

This implementation IS FULLY 30W-compliant.
sample output

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. Multiple locations can be shown on the same map, using custom filters.

(Updated on 12th September 2015 to fix a 30W issue.)

Features:

  • Option to limit the search to an area of interest, for example an island you live on, an area close to you, or just a favourite area.
  • Search instances of a specific day of the year within the area, for example your birthday or anniversary.
  • Show all matching results on a single map using Google Maps markers.

Example uses:

  • View all 2015 location on La Gomera. [1]
  • 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]

Future plans include creating a graphical selector for the graticule, and area of interest.

Note: This tool uses a private data source that needs to be manually updated, so it may be missing the last week or so of recent hashpoints.

Written by Zamzara

KML Tool

This implementation IS FULLY 30W-compliant.

Sourcerer KML.jpg


Please double check the output - it has been tested but ...


Sourcerer has made a geohash KML calculator. The source code is available on GitHub.

  • This makes KML data which loads for viewing into Google Earth Desktop or similar applications like Marble. This might download as text if Google Earth Desktop is not installed.
Why?
Well there's no point having a dog and barking yourself.
Google Earth Desktop has powerful functionality and there's not much point re-inventing these features.

Usage instructions, bug reporting and feature requests are on the Sourcerer/KML tool page.