الگو:Coord/display/inline,title/Print

از پژوهشکده امر به معروف
پرش به: ناوبری، جستجو
{{{1}}}
50px Template documentation[view] [edit] [history] [purge]

این الگو با کد ماژول Module:Coordinates کار می‌کند.

الگو:قر

الگو:آموزش سریع الگو coord

جستارهای وابسته

Quick guide

Purpose

{{Coord}} provides a standard notation for encoding locations by their عرض جغرافیایی and طول جغرافیایی coordinates. It is primarily for specifying the WGS84 geographic coordinates of locations on زمین. However, it can also encode locations on natural satellites, dwarf planets, and planets other than Earth.

  • To specify celestial coordinates, use {{sky}} instead.
  • Tag articles which lack coordinates (but need them) with {{coord missing}}.
  • If the subject's location is truly unknown or disputed, note this with {{coord unknown}}.

Features

Latitude and longitude may specified (with appropriate precision) either in decimal notation or as degrees/minutes/seconds. By default, coordinates appear in the format used to specify them. However, the format= parameter can be used to force display in a particular format.

The template displays the formatted coordinates with a hyperlink to GeoHack. GeoHack displays information customized to the location, including links to external mapping services.

For terrestrial locations, a blue globe (Erioll world.svg) appears to the left of the hyperlink. Clicking on the globe activates the WikiMiniAtlas (requires JavaScript).

By default, coordinates appear "in line" with the adjacent text. However, the display= parameter can be used to move the coordinates up near the page title—or display them in both places at once.

The template outputs coordinates in three formats:

  • Degree/minutes/seconds ("DMS", precision is degrees, or degrees/minutes, or degrees/minutes/seconds, based on input precision).
  • Decimal degrees (varying the number of decimal places based on input precision)
  • Geo microformat.

Logged-in users can customize how coordinates appear in their browsers.

Caveats

The template must not be modified without prior discussion.

Tools which read Wikipedia database dumps (such as Google Earth) often ignore inline coordinates. To ensure that coordinates are seen by these tools, one set should be displayed in the title. See How do I get my Wikipedia article to show up in the Google Earth Geographic Web layer?. However, if multiple title coordinates appear on a single page, they will overlap, making them illegible.

Superseded templates

This single template supersedes {{coor d}}, (and others in that family which have since been redirected to it), plus the Geolinks and Mapit templates. Most parameters can be used as before – see Usage.

Examples:

{{coord|10.2|N|-20.3|E|type:city}}Replaces {{coor d|10.2|N|-20.3|E|city}}
{{coord|44.4|-111.1|type:city_region:US|display=inline,title}}Replaces {{Geolinks-US-cityscale|44.4|-111.1}}
{{coord|51.01234|-1.56789|type:landmark_region:GB|display=inline,title}}Replaces {{Geolinks-UK-buildingscale|51.01234|-1.56789}}
{{coord|-35.5|150.1|type:landmark_region:AU|display=inline,title}}Replaces {{Mapit-AUS-suburbscale|lat=-35.5|long=150.1}}
{{coord|12|34|12|N|45|33|45|W|display=title}}Replaces {{CoorHeader|12|34|12|N|45|33|45|W}}

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 are parameters that {{Coord}} passes to the map server. These have the format parameter:value and separated from each other by the underscore character ( _ ). The supported coordinate parameters are dim:, globe:, region:, scale:, source:, and type:. See coordinate parameters for details and examples.
  • Template parameters are parameters used by the {{Coord}} template. These have format parameter=value and are separated from each other by the pipe character ( | ). The supported template parameters are display=, format=, name=, and notes=.
  • display= can be one of the following:
  • display=inline – Display the coordinate inline (default)
  • display=title – Display the coordinate near the article title (replaces {{coor title dms}} family)
    • shortcut: display=t
  • display=inline,title – Display the coordinate both inline and at title (replaces {{coor at dms}} family)
    • shortcut: display=it
  • display=title,inline has the same effect as display=inline,title
Note: the title attribute indicates that the coordinates apply to the entire 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.
  • format=dec reformats the coordinates to decimal degrees format.
  • format=dms reformats the coordinates to degrees | minutes | seconds format.
  • name= can be used to annotate inline coordinates for display in map services such as the WikiMiniAtlas. If omitted, the article title (PAGENAME) is assumed.
Note: a name= parameter causes {{Coord}} to emit an hCard microformat using that name, even if used within an existing hCard. Do not use when the name is that of a person (e.g for a gravesite), as the generated hCard would be invalid. Also, do not use square brackets in names.
  • notes= specifies text to be displayed immediately following the coordinates. This is primarily intended for adding footnotes to title coordinates.

Examples

{{coord|43.651234|-79.383333}}

-79.383333 name=

}}

Toronto – Fully decimal – N & W

{{coord|43.65|-79.38}}

-79.38 name=

}}

Toronto – less precise

{{coord|43.6500|-79.3800}}

-79.3800 name=

}}

Toronto – medium precision with trailing zeroes

{{coord|43.651234|N|79.383333|W}}

N|79.383333|W name=

}}

Toronto – decimal with Northing & Westing

{{coord|43|29|N|79|23|W}}

29|N|79|23|W name=

}}

Toronto – degrees & minutes

{{coord|43|29|4|N|79|23|0|W}}

29|4|N|79|23|0|W| name=

}}

Toronto – degrees, minutes & seconds

{{coord|43|29|4.5|N|79|23|0.5|W}}

29|4.5|N|79|23|0.5|W| name=

}}

Toronto – degrees, minutes, seconds & fractions of seconds

{{coord|55.752222|N|37.615556|E}}

N|37.615556|E name=

}}

Moscow – N & E

{{coord|55.752222|N|37.615556|E|format=dms}}

N|37.615556|E name=

}}

Convert to dms format

{{coord|39.098095|-94.587307|format=dms}}

-94.587307 name=

}}

Decimal conversion without N/S/E/W

{{coord|55.752222|N|37.615556|E|format=dec|name=Moscow}}

N|37.615556|E name=Moscow

}}

Convert to decimal and label on some maps

{{coord|33|55|S|18|25|E}}

55|S|18|25|E name=

}}

Cape Town – S & E

{{coord|35|00|N|105|00|E}}

00|N|105|00|E name=

}}

People's Republic of China

{{coord|22|54|30|S|43|14|37|W}}

54|30|S|43|14|37|W| name=

}}

Rio – S & W

{{coord|22|S|43|W}}

S|43|W name=

}}

A degree confluence.

{{coord|52|28|N|1|55|W|notes=<ref>{{یادکرد|مقاله=[http://www.fallingrain.com/world/UK/0/Birmingham.html Birmingham]}}</ref>|display=inline,title|region:GB_type:city}}

الگو:Talk other name= }} Birmingham – with display, notes, and parameter settings; note display also in title of this page.

References

Coordinate parameters

The first unnamed parameter following the longitude is an optional string of coordinate parameters, separated by underscores. These parameters help GeoHack select suitable map resources, and they will become more important when Wikimaps becomes fully functional.

type:T

The type: parameter specifies the type of location for reverse mapping (for instance, to select a marker icon in the WikiMiniAtlas).

It also sets the map scale, which can however be overridden by dim: or scale:.

Valid types are:

T Description Map scale
country (e.g. "type:country") 1:10,000,000
satellite geo-stationary satellites 1:10,000,000
adm1st Administrative unit of country, 1st level (province, state), see table, e.g. U.S. states 1:1,000,000
adm2nd Administrative unit of country, 2nd level, see table, e.g. County (United States) 1:300,000
adm3rd Administrative unit of country, 3rd level, see table 1:100,000
city(pop) cities, towns, villages, hamlets, suburbs, subdivisions, neighborhoods, and other human settlements (including unincorporated and/or abandoned ones) with known population
Please replace pop with a number. Commas in pop will be ignored. There should be no blanks.
1:30,000 ... 1:300,000
city cities, towns, villages, hamlets, suburbs, subdivisions, neighborhoods, and other human settlements (including unincorporated and/or abandoned ones) with unspecified population</br>These are treated as minor cities. 1:100,000
airport airports and airbases 1:30,000
mountain peaks, mountain ranges, hills, submerged reefs, and seamounts 1:100,000
isle islands and isles 1:100,000
waterbody bays, fjords, lakes, reservoirs, ponds, lochs, loughs, meres, lagoons, estuaries, inland seas, and waterfalls 1:100,000
forest forests and woodlands 1:50,000
river rivers, canals, creeks, brooks, and streams including intermittent ones 1:100,000
glacier glaciers and icecaps 1:50,000
event one-time or regular events and incidents that occurred at a specific location, including battles, earthquakes, festivals, and shipwrecks 1:50,000
edu schools, colleges, and universities 1:10,000
pass mountain passes 1:10,000
railwaystation stations, stops, and maintenance areas of railways and trains, including railroad, metro, rapid transit, underground, subway, elevated railway, etc. 1:10,000
landmark buildings (including churches, factories, museums, theatres, and power plants but excluding schools and railway stations), caves, cemeteries, cultural landmarks, geologic faults, headlands, intersections, mines, ranches, roads, structures (including antennas, bridges, castles, dams, lighthouses, monuments, and stadiums), tourist attractions, valleys, and other points of interest 1:10,000
Default scale: if no type is used or the type is not defined in the geohack extension 1:300,000
Samples
T Markup Result
waterbody {{coord|46|43|N|7|58|E|type:waterbody}} 43|N|7|58|E|type:waterbody name=

}}

scale:N

The scale: parameter specifies the desired map scale as 1:N, overriding the scale implied by any type: parameter.

GeoHack uses scale: to select a map scale for a 72dpi computer monitor. If no dim:, type:, or scale: parameters are provided, GeoHack uses its default scale of 1:300,000.

Samples
Subject Scale Markup Result
ساعت بیگ بن 1:500 {{coord|51.500611|N|0.124611|W|scale:500}} N|0.124611|W|scale:500 name=

}}

کاخ وستمینستر 1:5,000 {{coord|51.5006|N|0.1246|W|scale:5000}} N|0.1246|W|scale:5000 name=

}}

وستمینستر 1:50,000 {{coord|51.501|N|0.125|W|scale:50000}} N|0.125|W|scale:50000 name=

}}

لندن بزرگ 1:500,000 {{coord|51.50|N|0.12|W|scale:500000}} N|0.12|W|scale:500000 name=

}}

dim:D

The dim: parameter defines the diameter (in meters) of a viewing circle centered on the coordinate. GeoHack uses dim: to select a map scale such that the viewing circle appears roughly 10 cm in diameter on a 72 dpi computer monitor.

If scale: is set, it overrides any dim: setting.

Samples
Subject D Markup Result
نیم‌کره غربی 10000000 {{coord|0|N|90|W|dim:10000000}} N|90|W|dim:10000000 name=

}}

اوهایو 400000 {{coord|40.5|-82.5|dim:400000}} -82.5|dim:400000 name=

}}

درسدن 20000 {{coord|51.033|13.73|dim:20000}} 13.73|dim:20000 name=

}}

Statue of Liberty 100 {{coord|40.6892|-74.0445|dim:100}} -74.0445|dim:100 name=

}}

Mill Ends Park 0.61 {{coord|45.516194|-122.673226|dim:0.6}} -122.673226|dim:0.6 name=

}}

region:R

The region: parameter specifies the political region for terrestrial coordinates. It is used to select appropriate map resources. If no region: parameter is provided, Geohack attempts to determine the region from the coordinates.

The region should be supplied as either a two character ایزو ۳۱۶۶-۱ آلفا-۲ country code or an ایزو ۳۱۶۶-۲ region code. For example:

In addition, two user-assigned code elements can used with {{coord}}:

  • XZ for objects in/above international waters (similar to UN/LOCODE)
  • ZZ for use in samples
Samples
Focus region R Markup Result
Switzerland CH {{Coord|46.9524|N|7.4396|E|region:CH}} N|7.4396|E|region:CH name=

}}

Berlin, Germany DE-BE {{Coord|52.5164|N|13.3775|E|region:DE-BE}} N|13.3775|E|region:DE-BE name=

}}

globe:G

The globe: parameter specifies the planet, dwarf planet, or natural satellite upon which the coordinates reside. Apart from زمین (the default), legal values are: mercury, ناهید (سیاره), ماه, mars, phobos, deimos, ceres, ganymede, callisto, io, europa, mimas, enceladus, tethys, dione, rhea, titan, hyperion, iapetus, phoebe, miranda, ariel, umbriel, titania, oberon, triton, and pluto.

Samples
Subject G Markup Result
Kittu Crater ganymede {{coord|0.4|N|334.6|W|globe:ganymede}} N|334.6|W|globe:ganymede name=

}}

Viking 2 lander mars {{coord|48.269|N|225.990|W|globe:mars}} N|225.990|W|globe:mars name=

}}

Mozart Crater mercury {{coord|8|N|190.5|W|globe:mercury}} N|190.5|W|globe:mercury name=

}}

آپولو ۱۱ lander moon {{coord|0|40|26.69|N|23|28|22.69|E|globe:moon}} 40|26.69|N|23|28|22.69|E|globe:moon name=

}}

Ksa Crater titan {{coord|14.0|N|65.4|W|globe:titan}} N|65.4|W|globe:titan name=

}}

Venera 13 lander venus {{coord|7.5|S|303|E|globe:venus}} S|303|E|globe:venus name=

}}

Stickney Crater phobos {{coord|1|N|49|W|globe:phobos}} N|49|W|globe:phobos name=

}}

For globes other than Earth, {{coord}} does not assume a specific reference system (in contrast with Earth's WGS84). Since the template defaults to east longitude, the |W| direction must be specified for globes that measure longitude westward. At the present time, only limited mapping is available for Mars and the Moon and none for other extraterrestrial bodies. For celestial coordinates, use {{Sky}} instead.

source:S

Specifies, where present, the data source and data source format/datum, and optionally the original data, presented in parentheses. This is initially primarily intended for use by geotagging robots, so that data is not blindly repeatedly copied from format to format and Wikipedia to Wikipedia, with progressive loss of precision and attributability.

Examples:

  • A lat/long geotag derived from a Ordnance Survey National Grid Reference NM 435 355 found in the English-language Wikipedia would be tagged as "source:enwiki-osgb36(NM435355)"
  • A latitude-longitude location sourced from data taken from the German-language Wikipedia would be tagged as "source:dewiki" – and so on, for other language codes;
  • A location sourced from the public domain GeoNet Names Server database would be tagged as "source:GNS". No datum or format information is needed, since by default all Wikipedia coordinates are in latitude/longitude format based on the WGS84 datum. Similarly, U.S. locations sourced from the similar public domain GNIS database would be tagged as "source:GNIS".

Per-user display customization

الگو:UF-coord-classes

Incorrect uses and maintenance category

The template has some input checks built in. Most errors display a bold, red message inline and categorize the article in the hidden maintenance category Coord template needing repair. There are currently ۰ pages in that category. See the category description for more information.

A daily report of coordinates needing repair is at tools:~dispenser/view/File viewer#log:coord-enwiki.log.

See also: ==Internals== [:رده:الگوهای مختصات]].

Subtemplates

The following templates are "subroutines" of {{Coord}}. Separating them out drastically reduces the pre-expand size of {{Coord}}. They shouldn't be invoked directly.

name function
{{Coord/display/inline}} displays coordinates inline
{{Coord/display/inline,title}} displays coordinates inline and above the article
{{Coord/display/title}} displays coordinates above the article (generally to the right of the article's title)
{{Coord/link}} generates microformats and link to GeoHack
{{Coord/input/dec}} reads coordinates in decimal degrees {{coord|12|-12}}
{{Coord/input/d}} reads coordinates in decimal degrees with directional letters {{coord|12|N|12|W}}
{{Coord/input/dm}} reads coordinates in degrees/minutes format {{coord|12|12|N|12|12|W}}
{{Coord/input/dms}} reads coordinates in degrees/minutes/seconds format {{coord|12|12|12|N|12|12|12|W}}
{{Coord/input/ERROR}} generates error message if the inputs do not match any of the above formats
{{Coord/input/error2}} generates error message for range checks and such
{{Coord/negzeropad}} pads a positive number with trailing zeroes until it matches the precision of a negative number
{{Coord/prec dec}} selects a format for converting decimal degrees, based on the precision of the inputs


Coordinates in PDF

For generating PDF, printed books, and Open Office export format, two templates are substituted for the regular templates:

Samples are available at:

Class names

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