Difference between revisions of "User:Crox/Poster"

From Geohashing
imported>Crox
(geo.crox.net should now be used instead of www2.geo.crox.net (www2 will still work))
m (Replacing http://wiki.xkcd.com/wgh/index.php?title=User_talk:Crox/Poster&action=edit&section=new with {{canonicalurl:User_talk:Crox/Poster|action=edit&section=new}})
 
(6 intermediate revisions by 2 users not shown)
Line 9: Line 9:
 
Posters are available from the following URL:
 
Posters are available from the following URL:
 
   <nowiki>http://geo.crox.net/poster/[date]_[lat]_[lon]</nowiki>
 
   <nowiki>http://geo.crox.net/poster/[date]_[lat]_[lon]</nowiki>
eg for today's hash in 46,6, got to [http://geo.crox.net/poster/{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}}_46_6 http://geo.crox.net/poster/{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}}_46_6]
+
eg for today's hash in 46,6, go to [http://geo.crox.net/poster/{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}}_46_6 http://geo.crox.net/poster/{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}}_46_6]
  
 
Minimal globalhash support is also available:
 
Minimal globalhash support is also available:
Line 20: Line 20:
 
   <nowiki>[http://geo.crox.net/poster/{{FULLPAGENAME}} Poster for this expedition]</nowiki>
 
   <nowiki>[http://geo.crox.net/poster/{{FULLPAGENAME}} Poster for this expedition]</nowiki>
  
The [[wikipedia:QR code|QR code]] will link to the corresponding expedition page. You are encouraged to put some sort of welcome message for people who would visit the page after having found the poster in the wild. This can be achieved for instance by adding the [[Template:Advert|"Advert" template]] to the top of the expedition page and it's talk page:
+
The [[wikipedia:QR code|QR code]] will link to the corresponding expedition page. You are encouraged to put some sort of welcome message for people who would visit the page after having found the poster in the wild. This can be achieved for instance by adding the [[Template:Advert|"Advert" template]] to the top of the expedition page and its talk page:
 
   <nowiki>{{Advert}}</nowiki>
 
   <nowiki>{{Advert}}</nowiki>
 
This will add the following banner to the expedition page (and a slightly different one to the talk page):
 
This will add the following banner to the expedition page (and a slightly different one to the talk page):
Line 28: Line 28:
 
The tool builds upon work made by others, as well as several online services:
 
The tool builds upon work made by others, as well as several online services:
 
* [[Implementations#Active_Geohasher|Active Geohasher]] as general source of inspiration
 
* [[Implementations#Active_Geohasher|Active Geohasher]] as general source of inspiration
 +
* Customized comic based on [[user:Hugo|Hugo]]'s [[Implementations#Comic_Creator|work]]
 
* [[:File:Gh_logo_color.svg|GeoHashing logo]] based on [[user:dawidi|Dawidi]]'s work
 
* [[:File:Gh_logo_color.svg|GeoHashing logo]] based on [[user:dawidi|Dawidi]]'s work
 
* DJIA info from [[Dow_Jones_Industrial_Average#geo.crox.net|geo.crox.net]]
 
* DJIA info from [[Dow_Jones_Industrial_Average#geo.crox.net|geo.crox.net]]
 
* Reverse geocoding location info from [http://www.openstreetmap.org/ OpenStreetMap], [http://www.geonames.org/ GeoNames] and [http://www.google.com/ Google] (the tool tries to get the best match, and shows which source was used on the right of the poster)
 
* Reverse geocoding location info from [http://www.openstreetmap.org/ OpenStreetMap], [http://www.geonames.org/ GeoNames] and [http://www.google.com/ Google] (the tool tries to get the best match, and shows which source was used on the right of the poster)
* Aerial imagery / maps from [http://www.google.com/ Google]
+
* <del>Aerial imagery / maps from [http://www.google.com/ Google]</del>
* [[Implementations#Comic_Creator|Customized comic]] by [[user:Hugo|Hugo]]
+
* Static map images from [http://www.openstreetmap.org/ OpenStreetMap] - map data [https://www.openstreetmap.org/copyright © OpenStreetMap contributors]
  
 
== Feedback ==
 
== Feedback ==
Your feedback and suggestions are more than welcome! Please use the [http://wiki.xkcd.com/wgh/index.php?title=User_talk:Crox/Poster&action=edit&section=new talk page].
+
Your feedback and suggestions are more than welcome! Please use the [{{canonicalurl:User_talk:Crox/Poster|action=edit&section=new}} talk page].
 +
 
 +
[[Category:Implementations]]

Latest revision as of 13:24, 19 February 2020


sample output
first documented use of one of these

Geohashing Poster Tool

Since I had made my first poster/marker, I had planned to automate the task. For a while, PDF posters were available from the Active Geohasher website, but as of May 2013 it has been down ("Offline for Maintenance") for several months. So I relaunched the project from scratch, and here is the result.

Usage

Posters are available from the following URL:

 http://geo.crox.net/poster/[date]_[lat]_[lon]

eg for today's hash in 46,6, go to http://geo.crox.net/poster/2024-05-08_46_6

Minimal globalhash support is also available:

 http://geo.crox.net/poster/[date]_global

eg for today's globalhash, go to http://geo.crox.net/poster/2024-05-08_global

=> Basically, just use the same address as the expedition page, but replace the hostname and path by http://geo.crox.net/poster/. The syntax that was used by Active Geohasher is also supported (with / as separator instead of a space/underscore).

From an expedition page, you can link to the poster like this:

 [http://geo.crox.net/poster/{{FULLPAGENAME}} Poster for this expedition]

The QR code will link to the corresponding expedition page. You are encouraged to put some sort of welcome message for people who would visit the page after having found the poster in the wild. This can be achieved for instance by adding the "Advert" template to the top of the expedition page and its talk page:

 {{Advert}}

This will add the following banner to the expedition page (and a slightly different one to the talk page):

Have you seen our geohashing marker? We'd love to hear from you! Click here to say "hi" and tell us what you've seen!

Curious about what geohashing is? Read more!

Credits

The tool builds upon work made by others, as well as several online services:

Feedback

Your feedback and suggestions are more than welcome! Please use the talk page.