Difference between revisions of "Template:Meetup links"

From Geohashing
imported>Sourcerer
m (UK OS Map Link)
imported>Sourcerer
m (Bing OS)
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
{{#if:{{#vardefine:date|{{{1}}} }} || {{#vardefine:date|{{#time:Y-m-d|{{{1}}} }} }}{{#ifeq:{{#var:date}}|1970-01-01-|{{#vardefine:historic|1}}{{#vardefine:date|{{{1}}}}}|}} }}{{#vardefine:30w|{{#ifexpr:{{{lon}}}<-29|0|1}}}}{{#vardefine:descr|{{#time:j+M+Y|{{{1}}}}}}}{{#ifeq:{{#var:descr}}|{{#time:j+M+Y|1969-12-31}}|{{#vardefine:descr|{{{1}}}}}|}}{{#vardefine:latdec|{{Coordinates graticule/latOnly|{{{1}}}|lat={{{lat}}}|lon={{{lon}}}}}}}{{#vardefine:londec|{{Coordinates graticule/lonOnly|{{{1}}}|lat={{{lat}}}|lon={{{lon}}}}}}}{{#ifeq:{{coords are announced|{{#var:date}}|30w={{#var:30w}}}}|1|[http://carabiner.peeron.com/xkcd/map/map.html?date={{#var:date}}&lat={{{lat}}}&long={{{lon}}}&zoom=8 peeron]{{#if:{{#var:historic}}|<!--coverup: dates before 1970-01-01 don't work-->|&nbsp;
+
{{#if:{{#vardefine:date|{{{1}}} }} || {{#vardefine:date|{{#time:Y-m-d|{{{1}}} }} }}{{#ifeq:{{#var:date}}|1970-01-01-|{{#vardefine:historic|1}}{{#vardefine:date|{{{1}}}}}|}} }}{{#vardefine:30w|{{#ifexpr:{{{lon}}}<-29|0|1}}}}{{#vardefine:descr|{{#time:j+M+Y|{{{1}}}}}}}{{#ifeq:{{#var:descr}}|{{#time:j+M+Y|1969-12-31}}|{{#vardefine:descr|{{{1}}}}}|}}{{#vardefine:latdec|{{Coordinates graticule/latOnly|{{{1}}}|lat={{{lat}}}|lon={{{lon}}}}}}}{{#vardefine:londec|{{Coordinates graticule/lonOnly|{{{1}}}|lat={{{lat}}}|lon={{{lon}}}}}}}{{#ifeq:{{coords are announced|{{#var:date}}|30w={{#var:30w}}}}|1|[http://carabiner.peeron.com/xkcd/map/map.html?date={{#var:date}}&lat={{{lat}}}&long={{{lon}}}&zoom=8 peeron]{{#if:{{#var:historic}}|<!--coverup: dates before 1970-01-01 don't work-->|  
[http://geohashing.info/{{#var:date}}/s/z:8/{{{lat}}},{{{lon}}} geohashing.info]
+
[http://geohashing.info/{{#var:date}}/s/z:8/{{{lat}}},{{{lon}}} geohashing.info]  
[http://maps.google.com/?q={{#var:latdec}},{{#var:londec}} google]&nbsp;
+
[http://maps.google.com/?q={{#var:latdec}},{{#var:londec}} google]  
[http://www.openstreetmap.org/?mlat={{#var:latdec}}&mlon={{#var:londec}}&zoom=16 osm]&nbsp;
+
[http://www.openstreetmap.org/?mlat={{#var:latdec}}&mlon={{#var:londec}}&zoom=16 osm]  
[http://www.bing.com/maps/?cp={{#var:latdec}}~{{#var:londec}}&lvl=15&style=s&sp=point.{{#var:latdec}}_{{#var:londec}}_{{#var:date}}%20{{{lat}}}%20{{{lon}}}%20{{#var:latdec}}%20{{#var:londec}} UK-OS]
+
[http://www.bing.com/maps/?cp={{#var:latdec}}~{{#var:londec}}&lvl=15&style=s&sp=point.{{#var:latdec}}_{{#var:londec}}_{{#var:date}}%20{{{lat}}}%20{{{lon}}}%20{{#var:latdec}}%20{{#var:londec}} bing/os]  
[http://nbest.co.uk/kmlGeohash/index.php?date={{#var:date}}&lat={{{lat}}}&lon={{{lon}}}&skins=0 kml]&nbsp;
+
[http://nbest.co.uk/kmlGeohash/index.php?date={{#var:date}}&lat={{{lat}}}&lon={{{lon}}}&skins=0 kml]  
 
[http://geo.crox.net/poster/{{#var:date}}_{{{lat}}}_{{{lon}}} crox]}} |not yet announced}}</includeonly><noinclude>
 
[http://geo.crox.net/poster/{{#var:date}}_{{{lat}}}_{{{lon}}} crox]}} |not yet announced}}</includeonly><noinclude>
 
== Usage ==
 
== Usage ==
Line 12: Line 12:
 
[http://maps.google.com/ Google Maps],  
 
[http://maps.google.com/ Google Maps],  
 
[http://www.openstreetmap.org Open Street Map],  
 
[http://www.openstreetmap.org Open Street Map],  
UK Ordnance Survey,  
+
Bing Ordnance Survey in the UK,  
 
[http://nbest.co.uk/kmlGeohash/testForm.php KML Calculator] and the  
 
[http://nbest.co.uk/kmlGeohash/testForm.php KML Calculator] and the  
 
[http://geo.crox.net/poster Crox poster]
 
[http://geo.crox.net/poster Crox poster]

Revision as of 09:21, 1 February 2016

Usage

{{meetup links|2008-06-24|lat=40|lon=-79}} gives links to the reference implementation, geohashing.info Google Maps, Open Street Map, Bing Ordnance Survey in the UK, KML Calculator and the Crox poster .

  • Takes any latitude and longitude values literally. Please use only integers, otherwise strange output will result!
  • Handles the -0 Issue just fine.
  • Automatically adjusts for the 30W Time Zone Rule; this adjustment has no effect prior to the enactment of the rule on 27 May 2008.