Modul:Location map/data/Russia Sakha Republic

Vikipediya, ochiq ensiklopediya


Location map of Sakha Republic
name Sakha Republic
x 48.9 + 260.42818 * (1.65999 -($1*pi / 180)) * sin(0.8180 * ($2 - 131.725) * pi / 180) * 0.926327
y 50 - 260.42818 * (0.5095 - (1.65999 -($1*pi / 180)) * cos(0.8180 * ($2 - 131.725) * pi / 180))
image Yakutia notext.svg
image1 Relief Yakutia.png


Modul:Location map/data/Russia Sakha Republic joylashuv xaritasi taʼrifi boʻlib, an equirectangular projection Sakha Republicdagi markerlar va yorliqlarni joylashtirish uchun foydalaniladi. :Modul:Location map/data/Russia Sakha Republic|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 „Russia Sakha Republic“:

Xarita tavsifi

  • name = Sakha Republic
    Standart xarita sarlavhasida foydalanilgan ism
  • image = Yakutia notext.svg
    Standart xarita tasviri, “Rasm:” yoki “Fayl:”siz
  • image1 = Relief Yakutia.png
    An alternative map image, usually a relief map, which can be displayed via the relief or AlternativeMap parameters
  • x = 48.9 + 260.42818 * (1.65999 -($1*pi / 180)) * sin(0.8180 * ($2 - 131.725) * pi / 180) * 0.926327
    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 = 50 - 260.42818 * (0.5095 - (1.65999 -($1*pi / 180)) * cos(0.8180 * ($2 - 131.725) * pi / 180))
    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

Alternative map

The {{Location map}}, {{Location map many}}, and {{Location map+}} templates have parameters to specify an alternative map image. The map displayed as image1 can be used with the relief or AlternativeMap parameters. Examples may be found below or in the following:


Yana qarang

Xaritalar joylashuvi andozalari

Creating new map definitions


return {
	name = 'Sakha Republic',
	x = '48.9 + 260.42818 * (1.65999 -($1*pi / 180)) * sin(0.8180 * ($2 - 131.725) * pi / 180) * 0.926327',
	y = '50 - 260.42818 * (0.5095 - (1.65999 -($1*pi / 180)) * cos(0.8180 * ($2 - 131.725) * pi / 180))',
	image = 'Yakutia notext.svg',
	image1 = 'Relief Yakutia.png'
}