Difference between revisions of "Geohashing:Naming standards"
From Geohashing
imported>Gissehel |
imported>Gissehel |
||
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 | + | ** 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 |
Revision as of 19:21, 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 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
- Legacy coordinate redirects have a space instead of a comma: 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