Difference between revisions of "Geohashing:Naming standards"
From Geohashing
imported>Phyzome (definition of graticule coords) |
imported>Phyzome (fix links) |
||
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 both a 0 and a | + | ** There is [[-0 Issue|both a 0 and a -0 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]] | ||
− | ** Legacy coordinate redirects have a space instead of a comma: [[ | + | ** Legacy coordinate redirects have a space instead of a comma: [[28 -78]] |
* 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-DD: [[2008-05-24]] | * Date pages take the form YYYY-MM-DD: [[2008-05-24]] |
Revision as of 17:37, 25 May 2008
- 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 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
- Legacy coordinate redirects have a space instead of a comma: 28 -78
- Meetup pages take the form YYYY-MM-DD LAT LONG: 2008-05-24 38 -78
- Date pages take the form YYYY-MM-DD: 2008-05-24