Difference between revisions of "Geohashing:Naming standards"
From Geohashing
imported>Phyzome (re-fix that link!) |
imported>Joannac m (getting rid of legacy redirect pages) |
||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | * Integer coordinates take the form LAT,LONG | + | * Integer coordinates take the form '''LAT,LONG''' |
** Coordinates are signed numbers, specified as distance from 0: 38.2355 latitude, -78.1950 longitude | ** Coordinates are signed numbers, specified as distance from 0: 38.2355 latitude, -78.1950 longitude | ||
− | ** There is [[-0 Issue|both a 0 and a -0 longitude]] (program accordingly!) | + | ** 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]] | + | * [[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 | ** 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]] | ** 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]] | + | * Meetup pages take the form '''YYYY-MM-DD LAT LONG''': [[2008-05-24 38 -78]] |
− | * Date pages take the form YYYY-MM- | + | ** '''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
- Integer coordinates take the form LAT,LONG
- Coordinates are signed numbers, specified as distance from 0: 38.2355 latitude, -78.1950 longitude
- There is 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