Module:Location map/data/Iran/doc

د ويکيپېډيا، وړیا پوهنغونډ له خوا


Location map of Iran
name Iran
border
coordinates
40
43.5 ←↕→ 64
24.5
map center ۳۲°۱۵′شمال ۵۳°۴۵′ختیځ / 32.25°شمال 53.75°ختيځ / 32.25; 53.75
image Iran location map.svg
image1 Iran relief location map.jpg
Map of Iran

Module:Location map/data/Iran is a location map definition used to overlay markers and labels on an equirectangular projection map of [[Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.]]. The markers are placed by latitude and longitude coordinates on the default map or a similar map image.

Usage

These definitions are used by the following templates when invoked with parameter "Iran":

Map definition

  • name = Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.
    Name used in the default map caption
  • image = [[:File:Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.|Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.]]
    The default map image, without "Image:" or "File:"
  • image1 = [[:File:Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.|Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.]]
    An alternative map image, usually a relief map, can be displayed via the relief or AlternativeMap parameters
  • image2 = [[:File:Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.|Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.]]
    A second alternative map image, can be displayed via the AlternativeMap parameter only
  • top = Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.
    Latitude at top edge of map, in decimal degrees
  • bottom = Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.
    Latitude at bottom edge of map, in decimal degrees
  • left = Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.
    Longitude at left edge of map, in decimal degrees
  • right = Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.
    Longitude at right edge of map, in decimal degrees
  • x = Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.
    An expression to calculate a location on the map via its longitude; evaluates as 0 along the left edge and 100 along the right edge
  • y = Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.
    An expression to calculate a location on the map via its latitude; evaluates as 0 along the top edge and 100 along the bottom edge
  • mark = [[:File:Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.|Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.]] ([[File:Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.|Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.|8px]])
    The default mark image to display with this map. This can be overridden by the mark parameter in Template:Location map, which would otherwise default to Red pog.svg ().
  • marksize = Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.
    The default mark size (in pixels) for the mark image displayed with this map (should not include px, for example marksize=Lua error in package.lua at line 80: module 'Module:Location map/data/' not found., not marksize=Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.px). This can be overridden by the marksize parameter in Template:Location map, which would otherwise default to 8.

Alternative map

The map defined as image1 (Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.) can be displayed by using the relief or AlternativeMap parameters in {{Location map}}, {{Location map many}} and {{Location map+}}. The map defined as image2 (Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.) can only be displayed by using the AlternativeMap parameter. The use of these two parameters is shown in the examples below. Additional examples can be found at:

Precision

Longitude: from West to East this map definition covers اصطلاحي تېروتنه: نااټکله < چارنگر. degrees.

  • At an image width of 200 pixels, that is اصطلاحي تېروتنه: نااټکله < چارنگر. degrees per pixel.
  • At an image width of 1000 pixels, that is اصطلاحي تېروتنه: نااټکله < چارنگر. degrees per pixel.

Latitude: from North to South this map definition covers اصطلاحي تېروتنه: نااټکله < چارنگر. degrees.

  • At an image height of 200 pixels, that is اصطلاحي تېروتنه: نااټکله < چارنگر. degrees per pixel.
  • At an image height of 1000 pixels, that is اصطلاحي تېروتنه: نااټکله < چارنگر. degrees per pixel.

Examples using location map templates

Location map, using default map (image)

Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.

{{Location map | Iran
| width   = 250
| lat_deg = 35.696
| lon_deg = 51.423
| label   = Tehran
}}

Location map many, using relief map (image1)

[[file:کينډۍ:Location map Iran|250px|Tehran په کينډۍ:Location map Iran کي موقعيت لري]]Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.
Two locations in Iran
{{Location map many | Iran
| relief   = yes
| width    = 250
| caption  = Two locations in Iran
| lat1_deg = 35.696
| lon1_deg = 51.423
| label1   = Tehran
| lat2_deg = 25.292
| lon2_deg = 60.643
| label2   = Chābahār
}}

Location map+, using AlternativeMap

Location map/data/Iran/doc په کينډۍ:Location map Iran کي موقعيت لريLua error in package.lua at line 80: module 'Module:Location map/data/' not found. Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.
Two locations in Iran
{{Location map+ | Iran
| AlternativeMap = Iran relief location map.jpg
| width   = 250
| caption = Two locations in Iran
| places  =
  {{Location map~ | Iran
  | lat_deg = 35.696
  | lon_deg = 51.423
  | label   = Tehran
  }}
  {{Location map~ | Iran
  | lat_deg = 25.292
  | lon_deg = 60.643
  | label   = Chābahār
  }}
}}

See also

Location map templates
Creating new map definitions
Infobox templates incorporating (passing values to) the Location map template