Samafomot:Coord/doc: Difference between revisions

Se Vükiped: sikloped libik
Content deleted Content added
p Ragiv: „Geo-microformat-button.png“ pemoükon de Kobädikos fa el O. Kod: licence used is incompatible with Commons.
Malafaya (bespikkeblünots)
No edit summary
Lien 87: Lien 87:
* [http://earth.google.com/userguide/v4/geoweb_faq.html Google Earth Geographic Web Layer FAQ] – Information on how Google uses Wikipedia's coordinate information.
* [http://earth.google.com/userguide/v4/geoweb_faq.html Google Earth Geographic Web Layer FAQ] – Information on how Google uses Wikipedia's coordinate information.


[[Klad:Samafomots tefü koordinats]]
[[Category:Coord template]]
<noinclude>[[Klad:Needs translating from english]][[Klad:Samafomots tefü topam|{{PAGENAME}}]]
<noinclude>[[Klad:Needs translating from english]][[Klad:Samafomots tefü topam|{{PAGENAME}}]]
</noinclude>
</noinclude>

Fomam dätü 17:19, 2008 yanul 4id

This template, {{coord}}, produces a link to a list of map sources, based on the geographical coordinates and other parameters, and provides a standardized notation for the coordinates.

The template is for WGS84 geographical coordinates (latitude;longitude) on Earth, which can be entered in either decimal notation, or degrees/minutes/seconds parameters, with the appropriate precision.

It links to http://stable.toolserver.org/geohack/geohack.php?language=vo&pagename=Samafomot:Coord/doc&params=, then displays the coordinates. Clicking the blue globe activates the WikiMiniAtlas (needs Javascript).

The template outputs data in:

  • Degree/minutes/seconds ("DMS", precision is degrees, or degrees/minutes, or degrees/minutes/seconds, based on input)
  • Decimal (precision by number of decimal places, based on input)

{{coord}} is used by tools which parse the raw Wikipedia database dumps, such as Google Earth. To ensure that the coordinates are parsed correctly display=title must be used. See How do I get my Wikipedia article to show up in the Google Earth Geographic Web layer?. The template must not be modified without prior discussion.

See also Wikipedia:WikiProject Geographical coordinates.

Superseded templates

This single template supersedes {{coor d}}, {{coor dm}}, {{coor dms}}, {{coor at d}}, {{coor at dm}}, {{coor at dms}}, {{coor title d}}, {{coor title dm}}, and {{coor title dms}}. All parameters can be used as before - see Usage.

Examples:

{{coord|12|34|N|45|33|W|plad=tiäd}}Replaces {{coor title dm|12|34|N|45|67|W}}
{{coord|12|34|12|N|45|33|45|W|plad=bofiks}}Replaces {{coor at dms|12|34|12|N|45|33|45|W}}
{{coord|10.2|-20.3|plad=vödem}} or {{coord|10.2|-20.3}}Replaces {{coor d|10.2|N|-20.3|E}}

Display

By default coordinates are displayed in the format in which they are specified.

To always display coordinates as DMS values, add this to your monobook.css:

.geo-default { display: inline } .geo-nondefault { display: inline }
.geo-dec { display: none } .geo-dms { display: inline }

To always display coordinates as decimal values, add this to your monobook.css:

.geo-default { display: inline } .geo-nondefault { display: inline }
.geo-dec { display: inline } .geo-dms { display: none }

To display coordinates in both formats, add this to your monobook.css:

.geo-default { display: inline } .geo-nondefault { display: inline }
.geo-dec { display: inline } .geo-dms { display: inline }
.geo-multi-punct { display: inline }

If CSS is disabled, or you have an old copy of MediaWiki:Common.css cached, you will see both formats. (The cache for Common.css takes 31 days to expire, and the changes were made 2007-04-04. You can either clear your cache or manually refresh this URL: [1].)

See also Wikipedia:Manual of Style (dates and numbers)#Geographical coordinates.

Usage

{{coord|latitude|longitude|coordinate parameters|template parameters}}
{{coord|dd|N/S|dd|E/W|coordinate parameters|template parameters}}
{{coord|dd|mm|N/S|dd|mm|E/W|coordinate parameters|template parameters}}
{{coord|dd|mm|ss|N/S|dd|mm|ss|E/W|coordinate parameters|template parameters}}

There are two kinds of parameters, all optional:

  • Coordinate parameters: Recognised by the map server, given in the format parameter:value and separated from each other with the underscore character '_'. Common coordinate parameters include type, region, and scale. See Wikipedia:WikiProject Geographical coordinates#Parameters for a comprehensive list.
  • Template parameters: Used by the template itself, given in the format parameter=value and separated from each other with the pipe character '|'. The supported template parameters are plad (ex-display), name and format.
    • plad can be one of the following:
      • plad=vödem - Display the coordinate inline (default)
      • plad=tiäd - Display the coordinate by the article title (replaces {{coor title dms}} family)
      • plad=bofiks - Display the coordinate both inline and at title (replaces {{coor at dms}} family)
        Note: using the title attribute indicates that the coordinates apply to the article, and not just one of (perhaps many) places mentioned in it — so it should only be omitted in the latter case.
    • format can be used to force dec or dms coordinate display for all readers
    • name can be used to annotate inline coordinates for display in map services and other external use. It should not be used with coordinates in the article title or within an infobox, as in those cases the name is implicit from the article title.

Examples

(These are live geo-microformats and should be detected on this page by parsers)

{{Coord|43.651234|-79.383333}}

43°39’ 04’’ N 79°22’ 00’’ W / 43.651234°N 79.383333°W / 43.651234; -79.383333

Toronto - Fully decimal - N & W
{{Coord|43.65|-79.38}}

Samafomot:Coord/dec2dms/dmN Samafomot:Coord/dec2dms/dmW / 43.65°N 79.38°W / 43.65; -79.38

Toronto - less precise
{{Coord|43.6500|-79.3800}}

43°39’ 00’’ N 79°22’ 48’’ W / 43.6500°N 79.3800°W / 43.6500; -79.3800

Toronto - medium precision with trailing zeroes
{{Coord|43.651234|N|79.383333|W}}

PÖL in vokam ela {{coord}}. Logolös eli Samafomot:Coord pro gebs. Paramets pagivons as:

  • 1=43.651234
  • 2=N
  • 3=79.383333
  • 4=W
  • 5=
  • 6=
  • 7=
  • 8=
  • 9=

Toronto - decimal with Northing & Westing
{{Coord|43|29|N|79|23|W}}

PÖL in vokam ela {{coord}}. Logolös eli Samafomot:Coord pro gebs. Paramets pagivons as:

  • 1=43
  • 2=29
  • 3=N
  • 4=79
  • 5=23
  • 6=W
  • 7=
  • 8=
  • 9=

Toronto - degrees & minutes
{{Coord|43|29|4|N|79|23|0|W}}

PÖL in vokam ela {{coord}}. Logolös eli Samafomot:Coord pro gebs. Paramets pagivons as:

  • 1=43
  • 2=29
  • 3=4
  • 4=N
  • 5=79
  • 6=23
  • 7=0
  • 8=W
  • 9=

Toronto - degrees, minutes & seconds
{{Coord|43|29|4.5|N|79|23|0.5|W}}

PÖL in vokam ela {{coord}}. Logolös eli Samafomot:Coord pro gebs. Paramets pagivons as:

  • 1=43
  • 2=29
  • 3=4.5
  • 4=N
  • 5=79
  • 6=23
  • 7=0.5
  • 8=W
  • 9=

Toronto - degrees, minutes, seconds & fractions of seconds
{{Coord|55.752222|N|37.615556|E}}

PÖL in vokam ela {{coord}}. Logolös eli Samafomot:Coord pro gebs. Paramets pagivons as:

  • 1=55.752222
  • 2=N
  • 3=37.615556
  • 4=E
  • 5=
  • 6=
  • 7=
  • 8=
  • 9=

Moscow - N & E
{{coord|55.752222|N|37.615556|E|format=dms}} PÖL in vokam ela {{coord}}. Logolös eli Samafomot:Coord pro gebs. Paramets pagivons as:
  • 1=55.752222
  • 2=N
  • 3=37.615556
  • 4=E
  • 5=
  • 6=
  • 7=
  • 8=
  • 9=
Convert to dms format
{{Coord|39.098095|-94.587307|format=dms}}39°05’ 53’’ N 94°35’ 14’’ W / 39.098095°N 94.587307°W / 39.098095; -94.587307 Decimal conversion without N/S/E/W
{{coord|55.752222|N|37.615556|E|format=dec|name=Moscow}} PÖL in vokam ela {{coord}}. Logolös eli Samafomot:Coord pro gebs. Paramets pagivons as:
  • 1=55.752222
  • 2=N
  • 3=37.615556
  • 4=E
  • 5=
  • 6=
  • 7=
  • 8=
  • 9=
Convert to decimal and label on some maps
{{Coord|33|55|S|18|25|E}}

PÖL in vokam ela {{coord}}. Logolös eli Samafomot:Coord pro gebs. Paramets pagivons as:

  • 1=33
  • 2=55
  • 3=S
  • 4=18
  • 5=25
  • 6=E
  • 7=
  • 8=
  • 9=

Cape Town - S & E
{{Coord|22|54|30|S|43|14|37|W}}

PÖL in vokam ela {{coord}}. Logolös eli Samafomot:Coord pro gebs. Paramets pagivons as:

  • 1=22
  • 2=54
  • 3=30
  • 4=S
  • 5=43
  • 6=14
  • 7=37
  • 8=W
  • 9=

Rio - S & W
{{Coord|22|S|43|W}}

PÖL in vokam ela {{coord}}. Logolös eli Samafomot:Coord pro gebs. Paramets pagivons as:

  • 1=22
  • 2=S
  • 3=43
  • 4=W
  • 5=
  • 6=
  • 7=
  • 8=
  • 9=

A degree confluence
{{coord|52|28|59|N|1|53|37|W |plad=bofiks|region:GB_type:city}} PÖL in vokam ela {{coord}}. Logolös eli Samafomot:Coord pro gebs. Paramets pagivons as:
  • 1=52
  • 2=28
  • 3=59
  • 4=N
  • 5=1
  • 6=53
  • 7=37
  • 8=W
  • 9=region:GB_type:city

koordinats: PÖL in vokam ela {{coord}}. Logolös eli Samafomot:Coord pro gebs. Paramets pagivons as:

  • 1=52
  • 2=28
  • 3=59
  • 4=N
  • 5=1
  • 6=53
  • 7=37
  • 8=W
  • 9=region:GB_type:city
Birmingham - with display and parameter settings; note display also in title of this page.

Class names

The class names geo, latitude and longitude are used to generate the microformat and MUST NOT be changed.

External links