Predloga:KoordDMS

Iz Wikipedije, proste enciklopedije
Dokumentacija za predlogo[poglej] [uredi] [zgodovina] [osveži]

A version of the {{koord}} template where degrees, minutes and seconds are specified.

Usage[uredi kodo]

To add 57°18′22″N 4°27′32″W / 57.30611°S 4.45889°Z / 57.30611; -4.45889 to the top of an article, use {{KoordDMS}}, thus:

{{KoordDMS|57|18|22|N|4|27|32|W|display=title}}

No alternate set of parameter are available for this template. See {{KoordDec}} for angles specified as signed decimal degrees, and {{KoordDM}} for when just degrees and minutes are specified.

These coordinates are in degrees, minutes, and seconds of arc.

  • Degrees, minutes and seconds must be separated by a pipe ("|").
  • Map datum must be WGS84 (except for off-earth bodies).
  • Avoid excessive precision (0.0001° is <11 m, 1″ is <31 m).
  • Latitude (N/S) must appear before longitude (E/W).

Optional parameters the are all named parameters in the form name=value

  • display
    |display=inline (the default) to display in the body of the article only,
    |display=title to display at the top of the article only, or
    |display=inline,title to display in both places.
  • name
    |name=X to label the place on maps (default is PAGENAME)
  • Notes
    |notes= text displayed immediately following the coordinates,
  • format How the coordinates are displayed
    |format=dec decimal format
    |format=dms degrees minutes and seconds format

Optional geodata coordinates parameters, the old geohack format with colon and underscore is not supported

  • dim: approximate size of the object, used to scale the map to fit.
  • scale: Scale of map display for this object, e.g. scale of 300 is 1:300. Gets converted into dim internally using formula dim = scale / 10. If both scale and dim are set, dim has precedence.
  • globe: earth by default, can be one of earth, mercury, venus, moon, mars, phobos, deimos, ganymede, callisto, io, europa, mimas, enceladus, tethys, dione, rhea, titan, hyperion, iapetus, phoebe, miranda, ariel, umbriel, titania, oberon, triton and pluto
  • name: name of this point, up to 255 bytes (UTF-8).
  • region: ISO 3166-1 alpha-2 country code (e.g. US or RU) or an ISO 3166-2 region code (e.g. US-FL or RU-MOS). This parameter is always capitalised internally.
  • type: type of object with these coordinates, can be one of the following: country, satellite, state, adm1st, adm2nd, adm3rd, city, isle, mountain, river, waterbody, event, forest, glacier, airport, railwaystation, edu, pass, camera, landmark.

Thus: {{KoordDM|57|18|22|N|4|27|42|W| dim=30 | region=US-WI | type=event | display=inline,title | name=accident site}}

Use |display=title (or |display=inline,title) once per article, for the subject of the article, where appropriate.


Template Data[uredi kodo]

Encodes the latitude and longitude coordinates of a location as degrees, minutes and seconds. Displays the coordinates and provides a link to map of the location.

Parametri predloge[Urejanje podatkov predloge]

ParameterOpisVrstaStanje
Latitude degrees1

The degrees part of the latitude, a positive whole number.

Številkazahtevano
Latitude minutes2

The minutes part of the latitude. Do not be overly precise, 1' is approximately 1.5km.

Številkazahtevano
Latitude seconds3

The minutes part of the latitude. Do not be overly precise, 1" is approximately 30m.

Številkazahtevano
Latitude direction4

Direction part of latitude: N or S.

Nizzahtevano
Longitude degrees5

The degrees part of the longitude, a positive whole number.

Številkazahtevano
Longitude minutes6

The minutes part of the longitude. Do not be overly precise 1' is approximately 1.5km.

Številkazahtevano
Longitude seconds7

The minutes part of the longitude. Do not be overly precise 1" is approximately 30m.

Številkazahtevano
Longitude direction8

Direction part of longitude: E or W.

Nizzahtevano
Displaydisplay

Where it is displayed. Can be one of: 'inline' in the body of the article (default), 'title' at the top of the article or 'inline,title' both

Nizneobvezno
Namename

a label to place on maps (default is PAGENAME)

Nizneobvezno
Notesnotes

text displayed immediately following the coordinates

Nizneobvezno
Formatformat

How the coordinates are displayed, either 'dec' or 'dms'

Nizneobvezno
Dimdim

approximate size of the object, used to scale the map to fit.

Nizneobvezno
Scalescale

Scale of map display for this object, e.g. scale of 300 is 1:300. Gets converted into ''dim'' internally using formula ''dim = scale / 10''. If both scale and dim are set, dim has precedence.

Nizneobvezno
Globeglobe

earth by default, can be one of earth, mercury, venus, moon, mars, phobos, deimos, ganymede, callisto, io, europa, mimas, enceladus, tethys, dione, rhea, titan, hyperion, iapetus, phoebe, miranda, ariel, umbriel, titania, oberon, triton and pluto

Nizneobvezno
Regionregion

[[ISO 3166-1 alpha-2]] country code (e.g. ''US'' or ''RU'') or an [[ISO 3166-2]] region code (e.g. ''US-FL'' or ''RU-MOS''). This parameter is always capitalised internally.

Nizneobvezno
Typetype

type of object with these coordinates, can be one of the following: country, satellite, state, adm1st, adm2nd, adm3rd, city, isle, mountain, river, waterbody, event, forest, glacier, airport, railwaystation, edu, pass, camera, landmark.

Nizneobvezno

See also[uredi kodo]

  • {{koord}} the base template has more details on some of the parameters
  • {{koordDec}} an alternative version where signed decimal degrees are specified
  • {{koordDM}} an alternative version just degrees and minutes are specified