Stampa:Coord/doc

Nga Wikipedia, enciklopedia e lirë
Kjo stampë ka një përdorim të madh.
Nëse bëni ndonjë ndryshim, kthejeni shpejt pasi mund të përfundojë në një numër të madh faqesh. Për çdo ndryshim kontaktoni me ndonjë administrator. Experimentet duhen bërë më parë në livadhin e caktuar.

Guida e shpejtë[Redakto nëpërmjet kodit]

Quick how to
Për të shtuar 57°18′22.5″N 4°27′32.7″W / 57.306250°N 4.459083°W / 57.306250; -4.459083 në krye të artikullit, përdor {{Coord}}, në këtë mënyrë:
{{Coord|57|18|22.5|N|4|27|32.7|W|display=title}}

Këto koordinata janë në gradë, minuta dhe sekonda te harkut.

Për të shtuar 44°06′43″N 87°54′47″W / 44.112°N 87.913°W / 44.112; -87.913 në krye të artikullit, përdor
{{Coord|44.112|N|87.913|W|display=title}}

ose

{{Coord|44.112|-87.913|display=title}}

Këto koordinatat janë në gradë dhjetore.

  • Gradët, minutat dhe sekondat duhet të ndahen nga vija vertikale ("|").
  • Map datum should be WGS84.
  • Shmang saktësinë e tepërt (0.0001° is <11 m, 1″ is <31 m).
  • Gjerësia gjeografike (V/J) duhet të jetë para gjatësisë gjeografike (L/P).
Optional coordinate parameters follow the longitude and are separated by an underscore ("_"):

Other optional parameters are separated by a pipe ("|"):

  • display
    display=inline (the default) to display in the body of the article only,
    display=title to display in the title only, or
    display=inline,title to display in both places.
  • name
    name=X to label the place on maps (default is PAGENAME)

Thus: {{Coord|44.117|-87.913|dim:30_region:US-WI_type:event

|display=inline,title|name=accident site}}

Qëllimi[Redakto nëpërmjet kodit]

Stampa {{Coord}} siguron një sistem standard shifrash e simbolesh për përcaktimin e vendndodhjeve nëpërmjet koordinatave të tyre në gjerësi and gjatësi gjeografike. Ajo përcaktonon kryesisht koordinatat gjeografike WGS84 të vendndodhjeve në Tokë. Megjithatë, ajo mund të kodifikojë edhe vendndodhjet në satelitët natyralë, planetet e vegjël, dhe planetët e tjerë.

  • Për të përcaktuar koordinatat çelestiale, përdor stampën {{Qielli}}.
  • Etiketo artikujt më mungesë koordinatash (por që kanë nevojë për to) me stampën {{Mungojnë koordinatat}}.
  • Nëqoftëse vendndodhja e subjektit është vërtet e panjohur ose diskutuar, shënoje këtë me stampën {{Koordinatat nuk dihen}}.

Shiko gjithashtu Wikipedia:WikiProject Koordinatat gjeografike.

Karakteristikat[Redakto nëpërmjet kodit]

Gjatësia dhe gjerësia gjeografike mund të përcaktohen (me saktësinë e duhur) ose në shifra dhjetore ose në gradë/minuta/sekonda. Të paracaktuara, koordinatat shfaqen në formatin e përdorur për ti përcaktuar ato. Megjithatë, parametri format= mund të përdoret për të detyruar shfaqjen në një format të veçantë.

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 () 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)
  • A machine readable Geo microformat.

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

Përjashtime[Redakto nëpërmjet kodit]

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.

Stampa të nxjera jashtë përdorimi[Redakto nëpërmjet kodit]

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}}

Përdorimi[Redakto nëpërmjet kodit]

{{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}}

The hemisphere identifiers (N/S) and (E/W), if used, must be adjacent to the enclosing pipe "|" characters, and cannot be preceded or succeeded by spaces.

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 are 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.

Displaying all coordinate links on one map[Redakto nëpërmjet kodit]

The template {{GeoGroup}} can be used in an article with coordinates. This template creates links to Google Maps and Bing which display all the coordinates on a single map, and links to other services which allow the coordinates to be used or downloaded in a variety of formats.

Shëmbuj[Redakto nëpërmjet kodit]

{{coord|43.651234|-79.383333}} 43°39′04″N 79°23′00″W / 43.651234°N 79.383333°W / 43.651234; -79.383333 Toronto – Fully decimal – N & W
{{coord|43.65|-79.38}} 43°39′N 79°23′W / 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}} 43°39′04″N 79°23′00″W / 43.651234°N 79.383333°W / 43.651234; -79.383333 Toronto – decimal with Northing & Westing
{{coord|43|29|N|79|23|W}} 43°29′N 79°23′W / 43.483°N 79.383°W / 43.483; -79.383 Toronto – degrees & minutes
{{coord|43|29|4|N|79|23|0|W}} 43°29′4″N 79°23′0″W / 43.48444°N 79.38333°W / 43.48444; -79.38333 Toronto – degrees, minutes & seconds
{{coord|43|29|4.5|N|79|23|0.5|W}} 43°29′4.5″N 79°23′0.5″W / 43.484583°N 79.383472°W / 43.484583; -79.383472 Toronto – degrees, minutes, seconds & fractions of seconds
{{coord|55.752222|N|37.615556|E}} 55°45′08″N 37°36′56″E / 55.752222°N 37.615556°E / 55.752222; 37.615556 Moscow – N & E
{{coord|55.752222|N|37.615556|E|format=dms}} 55°45′08″N 37°36′56″E / 55.752222°N 37.615556°E / 55.752222; 37.615556 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}} 55°45′08″N 37°36′56″E / 55.752222°N 37.615556°E / 55.752222; 37.615556 (Moscow) Convert to decimal and label on some maps
{{coord|33|55|S|18|25|E}} 33°55′S 18°25′E / 33.917°S 18.417°E / -33.917; 18.417 Cape Town – S & E
{{coord|35|00|N|105|00|E}} 35°00′N 105°00′E / 35.000°N 105.000°E / 35.000; 105.000 People's Republic of China
{{coord|22|54|30|S|43|14|37|W}} 22°54′30″S 43°14′37″W / 22.90833°S 43.24361°W / -22.90833; -43.24361 Rio – S & W
{{coord|22|S|43|W}} 22°S 43°W / 22°S 43°W / -22; -43 A degree confluence.
{{coord|52|28|N|1|55|W|region:GB_type:city|notes=<ref>{{cite web|url=http://www.fallingrain.com/world/UK/0/Birmingham.html|title=Birmingham}}</ref>|display=inline,title}} 52°28′N 1°55′W / 52.467°N 1.917°W / 52.467; -1.917[1] Birmingham – with display, notes, and parameter settings; note display also in title of this page.

Referime[Redakto nëpërmjet kodit]

  1. ^ "Birmingham". {{cite web}}: Mungon ose është bosh parametri |language= (Ndihmë!)

Parametrat koordinativë[Redakto nëpërmjet kodit]

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[Redakto nëpërmjet kodit]

Wikipedia:WikiProject Geographical coordinates/type:

scale:N[Redakto nëpërmjet kodit]

Wikipedia:WikiProject Geographical coordinates/scale:

dim:D[Redakto nëpërmjet kodit]

Stampa:Coord-doc-dim

region:R[Redakto nëpërmjet kodit]

Wikipedia:WikiProject Geographical coordinates/region:

globe:G[Redakto nëpërmjet kodit]

Wikipedia:WikiProject Geographical coordinates/globe:

source:S[Redakto nëpërmjet kodit]

Stampa:Coord-doc-source

Përshtatja për përdoruesit sipas dëshirës[Redakto nëpërmjet kodit]

Stampa:UF-coord-classes

Kategoria e përdorimeve të gabuara dhe mirëmbajtjes[Redakto nëpërmjet kodit]

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 0 pages in that category. See the category description for further instructions.

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

See also: WT:GEO#To do

Internals[Redakto nëpërmjet kodit]

See Template:Coord/doc/internals and Category:Coord template.

Subtemplates[Redakto nëpërmjet kodit]

Stampa:Coord/sub doc

Koordinatat në PDF[Redakto nëpërmjet kodit]

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

Samples are available at:

Emrat e klasave (class)[Redakto nëpërmjet kodit]

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