Modul:Location map/data/Soviet Union

Vikipediya, ochiq ensiklopediya
Location map of the Soviet Union
name the Soviet Union
x sin((($2<0)*360+$2)/70.032-1.4993)*(115.34-1.2134*$1)+58.71
y cos((($2<0)*360+$2)/70.032-1.4993)*(186.47-1.9618*$1)-11.25
image Soviet Union location map.svg


Modul:Location map/data/Soviet Union joylashuv xaritasi taʼrifi boʻlib, an equirectangular projection the Soviet Uniondagi markerlar va yorliqlarni joylashtirish uchun foydalaniladi. :Modul:Location map/data/Soviet Union|1|3}}|ism}}]]}}}. Markerlar standart xaritada yoki shunga o'xshash xarita tasvirida kenglik va uzunlik koordinatalari bo'yicha joylashtiriladi.

Qoʻllanilishi

Ushbu ta'riflar parametr bilan chaqirilganda quyidagi andozalar tomonidan qo'llaniladi „Soviet Union“:

Xarita tavsifi

  • name = the Soviet Union
    Standart xarita sarlavhasida foydalanilgan ism
  • x = sin((($2<0)*360+$2)/70.032-1.4993)*(115.34-1.2134*$1)+58.71
    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 = cos((($2<0)*360+$2)/70.032-1.4993)*(186.47-1.9618*$1)-11.25
    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


Xaritalar joylashuvi andozalariga misollar

Location map: Eastern hemisphere, Deg/Min/Sec coordinates

Moscow is located in the Soviet Union
Moscow
Moscow
Location of Moscow in the Soviet Union
{{Location map | Soviet Union
| width = 300
| float = right
| caption = Location of [[Moscow]] in the Soviet Union
| label = Moscow
| background = lightblue
| position = right
| lat_deg= 55 | lat_min=45 | lat_sec=06 | lat_dir=N
| lon_deg=037 | lon_min=37 | lon_sec=04 | lon_dir=E
}}

Location map: Eastern hemisphere, Decimal coordinates

Moscow is located in the Soviet Union
Moscow
Moscow
Location of Moscow in the Soviet Union
{{Location map | Soviet Union
| width = 300
| float = right
| caption = Location of [[Moscow]] in the Soviet Union
| label = Moscow
| background = lightblue
| position = right
| lat = 55.75167
| long = 37.61778
}}

Location map many: Deg/Min/Sec coordinates, alternative map

Location map/data/Soviet Union is located in the Soviet Union
Moscow
Moscow
Egvekinot
Egvekinot
Moscow and Egvekinot in the Soviet Union
{{Location map many | Soviet Union
| AlternativeMap = Soviet Union location map (provinces).svg
| width = 300
| float = right
| caption = [[Moscow]] and [[Egvekinot]] in the Soviet Union
| label1 = Moscow | label_size = 90
| bg1 = lightblue | pos = right
| lat1_deg= 55 | lat1_min=45 | lat1_sec=06 | lat1_dir=N
| lon1_deg=037 | lon1_min=37 | lon1_sec=04 | lon1_dir=E
| label2 = Egvekinot | label2_size = 90
| bg2 = lightgreen | pos2 = left
| lat2_deg= 66 | lat2_min=19 | lat2_sec=06 | lat2_dir=N
| lon2_deg=179 | lon2_min=07 | lon2_sec=24 | lon2_dir=W
}}

Yana qarang

Xaritalar joylashuvi andozalari

Creating new map definitions


return {
name   = 'the Soviet Union',
image  = 'Soviet Union location map.svg', 
x = 'sin((($2<0)*360+$2)/70.032-1.4993)*(115.34-1.2134*$1)+58.71',
y = 'cos((($2<0)*360+$2)/70.032-1.4993)*(186.47-1.9618*$1)-11.25' 
}