From World Afropedia
m (1 revision imported) |
en>DanTrent |
||
Line 7: | Line 7: | ||
These [[Geographic coordinate system|coordinates]] are in [[Degree (angle)|degrees]], [[Minute of arc|minutes]], and seconds of arc. | These [[Geographic coordinate system|coordinates]] are in [[Degree (angle)|degrees]], [[Minute of arc|minutes]], and seconds of arc. | ||
− | + | "title" means that the coordinates will be displayed next to the article's title at the top of the page and before any other text or images. | |
|- | |- | ||
| To add {{Coord|44.112|N|87.913|W}} to the top of an article, use either | | To add {{Coord|44.112|N|87.913|W}} to the top of an article, use either | ||
:'''<code><nowiki>{{Coord|44.112|N|87.913|W|display=title}}</nowiki></code>''' | :'''<code><nowiki>{{Coord|44.112|N|87.913|W|display=title}}</nowiki></code>''' | ||
− | ''or'' | + | (which does not require minutes or seconds but does require the user to specify north/ south and east/west) ''or'' |
:'''<code><nowiki>{{Coord|44.112|-87.913|display=title}}</nowiki></code>''' | :'''<code><nowiki>{{Coord|44.112|-87.913|display=title}}</nowiki></code>''' | ||
+ | (in which the north and east are presumed by positive values while the south and west are negative ones) | ||
These coordinates are in [[Decimal fraction|decimal]] degrees. | These coordinates are in [[Decimal fraction|decimal]] degrees. | ||
|- | |- | ||
| | | | ||
− | * Degrees, minutes and seconds must be separated by [[Vertical bar| | + | * Degrees, minutes and seconds, when used, must each be separated by a [[Vertical bar|pipe ("|")]]. |
− | * [[Geodetic | + | * [[Geodetic datum|Map datum]] must be [[WGS84]] (except for off-Earth bodies). |
* Avoid [[Wikipedia:WikiProject Geographical coordinates#Precision guidelines|excessive precision]] (0.0001° is <11 m, 1″ is <31 m). | * Avoid [[Wikipedia:WikiProject Geographical coordinates#Precision guidelines|excessive precision]] (0.0001° is <11 m, 1″ is <31 m). | ||
+ | * Maintain [[MOS:UNCERTAINTY|consistency]] of decimal places or minutes/seconds between latitude and longitude. | ||
* Latitude (N/S) must appear before longitude (E/W). | * Latitude (N/S) must appear before longitude (E/W). | ||
|- | |- | ||
|Optional coordinate parameters follow the longitude and are separated by [[Underscore|an underscore ("_")]]:<br /> | |Optional coordinate parameters follow the longitude and are separated by [[Underscore|an underscore ("_")]]:<br /> | ||
− | *[[Template:Coord#dim:D|dim]]: <code>dim:</code>'''''N''''' (viewing | + | *[[Template:Coord#dim:D|dim]]: <code>dim:</code>'''''N''''' (viewing <u>d</u>iameter <u>i</u>n <u>m</u>etres) |
*[[Template:Coord#region:R|region]]: <code>region:</code>'''''R''''' ([[ISO 3166-1 alpha-2]] or [[ISO 3166-2]] code) | *[[Template:Coord#region:R|region]]: <code>region:</code>'''''R''''' ([[ISO 3166-1 alpha-2]] or [[ISO 3166-2]] code) | ||
*[[Template:Coord#type:T|type]]: <code>type:</code>'''''T''''' (<code>landmark</code> or <code>city(30,000)</code>, for example) | *[[Template:Coord#type:T|type]]: <code>type:</code>'''''T''''' (<code>landmark</code> or <code>city(30,000)</code>, for example) | ||
Line 39: | Line 41: | ||
|- | |- | ||
| | | | ||
− | * Per [[WP:ORDER]], the template is placed in articles after any [[Wikipedia:Navigation | + | * Per [[WP:ORDER]], the template is placed in articles after any [[Wikipedia:Navigation template|navigation templates]], but before all [[Wikipedia:Categorization|Categories]], including the {{tl|DEFAULTSORT}} template. |
* For full details, refer to {{tl|Coord/doc}}. | * For full details, refer to {{tl|Coord/doc}}. | ||
* Additional guidance is available: [[Wikipedia:Obtaining geographic coordinates|obtaining coordinates]], [[Geographic coordinate conversion|converting coordinates]] | * Additional guidance is available: [[Wikipedia:Obtaining geographic coordinates|obtaining coordinates]], [[Geographic coordinate conversion|converting coordinates]] | ||
|}<noinclude> | |}<noinclude> | ||
+ | {{documentation}} | ||
[[Category:WikiProject Geographical coordinates]] | [[Category:WikiProject Geographical coordinates]] | ||
</noinclude> | </noinclude> |
Revision as of 03:44, 25 January 2020
Quick how to
|
---|
To add 57°18′22″N 4°27′32″W / 57.30611°N 4.45889°W to the top of an article, use {{Coord}}, thus:
These coordinates are in degrees, minutes, and seconds of arc. "title" means that the coordinates will be displayed next to the article's title at the top of the page and before any other text or images. |
To add 44°06′43″N 87°54′47″W / 44.112°N 87.913°W to the top of an article, use either
(which does not require minutes or seconds but does require the user to specify north/ south and east/west) or
(in which the north and east are presumed by positive values while the south and west are negative ones) These coordinates are in decimal degrees. |
|
Optional coordinate parameters follow the longitude and are separated by an underscore ("_"):
Other optional parameters are separated by a pipe ("|"):
Thus:
Use |
|

Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |