Difference between revisions of "Main Page"

From Geohashing
imported>Mechfish
imported>Bock
({{date link|2008-05-27}})
Line 57: Line 57:
  
 
The coordinates for Tuesday, May 27 are available.
 
The coordinates for Tuesday, May 27 are available.
 +
 +
[[2008-05-27_48_11|2008-05-27 - Munich, Germany]] Successfully Reached by [[user:bock|bock]]
  
 
=== {{date link|2008-05-26}} ===
 
=== {{date link|2008-05-26}} ===

Revision as of 14:55, 27 May 2008

Use this tool to find geohashing coordinates for a given area/date.
NoTerminal and Drache at the February 19, 2008 coordinates for Portland, Oregon

Welcome to the Geohashing Community Wiki. Geohashing is a Spontaneous Adventure Generator, brought to you by the xkcd webcomic.

What is this?

xkcd comic #426, published on May 21, 2008, contains an algorithm that generates random coordinates around the world1 every day. Everyone in a given region gets the same set of coordinates. As such, these coordinates can be used as destinations for adventures, à la Geocaching, or for local meetups.

For a little more interactive discussion, consider joining the #geohashing IRC channel on Foonetic.

1. For time zone issues in Europe, Africa, Asia, and Australia, see 30W Time Zone Rule for an addendum to the algorithm rules.

How it works

Play with the coordinate calculator at http://xkcd.com/geohashing. All coordinates refer to the WGS84 datum.

Every day, the algorithm generates a new set of coordinates for each 1°×1° latitude/longitude zone (known as a graticule) in the world. They are randomly placed -- they could be in the forest, in a city, on a mountain, or even in the middle of a lake! You can use this wiki to document the daily coordinates (geohashes) you've been to.

Unless you can accurately predict the stock market down to the penny, you can't figure out what the coordinates will be ahead of time. You can first calculate a weekday's coordinates at about 9:30am ET, and on Friday morning you can calculate the coordinates for each day that weekend (sometimes even through Monday when there is a US holiday).

When visiting geohash locations, please respect the area you are visiting. Absolutely do not litter or otherwise disturb the natural integrity of the area. However, if possible, creating some kind of a marker out of nearby materials (i.e. cairn of stones, blair-witch-style 'stick figures', etc.) is encouraged.

Disclaimer: When any coordinates generated by the Geohashing algorithm fall within a dangerous area, are inaccessible, or would require illegal trespass, DO NOT attempt to reach them. Please research each potential location before attempting to access it. You are expected to use proper judgment in all cases and are solely responsible for your own actions. See more guidelines.

Official xkcd meetups

Official xkcd meetups happen every Saturday afternoon at that day's normal geohash coordinates. All meetups start at 4:00pm (local destination time). If you go at these times, you might encounter other readers of xkcd. Bring games!

In such cases when it is unwise to attempt to access the generated coordinates, the Saturday meetup is postponed until a day when the algorithm provides a more suitable location. Alternatively, when the coordinates fall within a body of water, you can rent a boat and win the Water Geohash achievement.

Active Graticules

Want to find geohashers in your local area? See Active Graticules for a list of graticules with active users in them.

An interactive map is available for [Google Earth] or on [Google Maps].

Implementations

A full list of reference and practical implementations can be found on the Implementations page.

Recent and Upcoming Expeditions

The coordinates for the Saturday meetups on 18 May 2024 are now available. The coordinates for the next Saturday meetups, scheduled for 25 May 2024, will be based on the Dow’s opening price published at 09:30 EDT (13:30 UTC) on Friday 24 May. See timeanddate.com to convert this time to your local time zone.‎ Template:30w

Wednesday 28 May 2008

  • West of -30°: The coordinates will be announced at 9:30am ET on Wednesday, May 28.
  • East of -30°: The coordinates for Wednesday, May 28 are available, thanks to the new 30W Time Zone Rule.

Tuesday 27 May 2008

The first day the 30W Time Zone Rule is in effect.

The coordinates for Tuesday, May 27 are available.

2008-05-27 - Munich, Germany Successfully Reached by bock

Monday 26 May 2008

The coordinates for Monday, May 26 are available. They were available early due to a Dow holiday (Memorial Day) on Monday, May 26.

Sunday 25 May 2008

The coordinates for Sunday, May 25 are available.

Saturday 24 May 2008 - Saturday meetup

The first Saturday meetup day since Geohashing publicly launched.

The coordinates for Saturday, May 24 are available. Convenient city graticules in the U.S. include: Madison, San Antonio, Cleveland, Portland, Rochester and Baltimore.

Gallery (see more at the 2008-05-24 meetup page):

Friday 23 May 2008

The coordinates for Friday, May 23 are available.

Thursday 22 May 2008

The coordinates for Thursday, May 22 are available.

Older Events

View expedition archives for: May 2024 | April 2024 | March 2024 | More...

Known Issues

Several known issues are presented at Known Issues. There is an ongoing discussion on these and other issues at Talk:Main Page.

FAQ

Q: Where is the FAQ page so I can ask a Question?

A: ?

Q: I tried to use the md5sum from my unix/linux command line and the hash was not the same as the comic. What is the correct command line?

A: You probably forgot the "-n" (echo without a newline). Try this to match the example:

 echo -n 2005-05-26-10458.68 | md5sum

The md5sum command may be called md5 instead.

Related Projects