Difference between revisions of "Geohashing:Naming standards"

From Geohashing
imported>Phyzome
(about coord red.s)
imported>Joannac
m (getting rid of legacy redirect pages)
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
* [[Graticule]] pages are named in a human-readable fashion. E.g. [[Shenandoah Valley, Virginia]]
+
* Integer coordinates take the form '''LAT,LONG'''
** Integer coordinates should redirect to those. E.g. [[38,-78]] redirects to [[Shenandoah Valley, Virginia]]
+
** Coordinates are signed numbers, specified as distance from 0: 38.2355 latitude, -78.1950 longitude
** Legacy coordinate redirects have a space instead of a comma
+
** There is [[-0 Issue|both a 0 and a -0 latitude and longitude]] (program accordingly!)
 +
* [[Graticule]] pages are named in a '''human-readable fashion''': [[Shenandoah Valley, Virginia]]
 +
** The coordinates of a graticule are defined by taking the floor of the magnitude of the contained coordinates, and retaining the sign: 38.2355 latitude, -78.1950 longitude becomes 38, -78
 +
** Integer coordinates should redirect to those: [[38,-78]] -> [[Shenandoah Valley, Virginia]]
 +
** They should contains [[Template:Graticule]]
 +
* Meetup pages take the form '''YYYY-MM-DD LAT LONG''': [[2008-05-24 38 -78]]
 +
** '''YYYY-MM-DD LAT LONG''' should contains [[Template:Meetup graticule]]
 +
* Date pages take the form '''YYYY-MM-DD''': [[2008-05-24]]
 +
** '''YYYY-MM-DD''' should contains [[Template:date navigation]]
 +
* Meetup pages automatically (via template [[Template:Meetup graticule]]) link to categories in the form '''Category:Meetup on YYYY-MM-DD''' and '''Category:Meetup in LAT LONG''' : [[:Category:Meetup on 2008-05-24]] and [[:Category:Meetup in 38 -78]]
 +
** '''Category:Meetup on YYYY-MM-DD''' should contains [[Template:Meetup on day]]
 +
** '''Category:Meetup on LAT LONG''' should contains [[Template:Meetup by location]]
 +
* Date pages are archived by month, on pages that take the form '''YYYY-MM''' : [[2008-05]]
 +
** '''YYYY-MM''' should contains [[Template:expedition archive nav]]
 +
* Template "Meetup on day" automatically link to categories in the form '''Category:Meetup in YYYY-MM''' : [[:Category:Meetup in 2008-05]]
 +
** '''Category:Meetup in YYYY-MM''' should contains [[Template:Meetup in month]]
 +
* Template "Meetup in month" automatically link to categories in the form '''Category:Meetup in YYYY''' : [[:Category:Meetup in 2008]]
 +
** '''Category:Meetup in YYYY''' should contains [[Template:Meetup in year]]

Latest revision as of 04:56, 27 May 2009