Modul:Location map/data/Japan Greater Tokyo area

Vikipediya, ochiq ensiklopediya


Location map of Japan
name Japan
x 100*((1 - ($1 < 37.2559)*($1 > 34.3878)*($2 < 141.047)*($2 > 137.619))*(($1>30.90)*($2-128.24)/(149.27-128.24)+($1<=30.90)*($2-110.43)/(131.44-110.43)) + ($1 < 37.2559)*($1 > 34.3878)*($2 < 141.047)*($2 > 137.619)*(-17.268750081722320+0.125574269647386*$2))
y 100*((1 - ($1 < 37.2559)*($1 > 34.3878)*($2 < 141.047)*($2 > 137.619))*(($1>30.90)*($1-45.86)/(30.02-45.86)+($1<=30.90)*($1-39.54)/(23.71-39.54)) + ($1 < 37.2559)*($1 > 34.3878)*($2 < 141.047)*($2 > 137.619)*(6.236163807016558-0.167329713040236*$1))
image Japan location map with Tokyo Greater Area Inset.svg


Modul:Location map/data/Japan Greater Tokyo area joylashuv xaritasi taʼrifi boʻlib, an equirectangular projection Japandagi markerlar va yorliqlarni joylashtirish uchun foydalaniladi. :Modul:Location map/data/Japan Greater Tokyo area|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 „Japan Greater Tokyo area“:

Xarita tavsifi

  • name = Japan
    Standart xarita sarlavhasida foydalanilgan ism
  • x = 100*((1 - ($1 < 37.2559)*($1 > 34.3878)*($2 < 141.047)*($2 > 137.619))*(($1>30.90)*($2-128.24)/(149.27-128.24)+($1<=30.90)*($2-110.43)/(131.44-110.43)) + ($1 < 37.2559)*($1 > 34.3878)*($2 < 141.047)*($2 > 137.619)*(-17.268750081722320+0.125574269647386*$2))
    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 = 100*((1 - ($1 < 37.2559)*($1 > 34.3878)*($2 < 141.047)*($2 > 137.619))*(($1>30.90)*($1-45.86)/(30.02-45.86)+($1<=30.90)*($1-39.54)/(23.71-39.54)) + ($1 < 37.2559)*($1 > 34.3878)*($2 < 141.047)*($2 > 137.619)*(6.236163807016558-0.167329713040236*$1))
    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/data/Japan Greater Tokyo area is located in Japan
Location map/data/Japan Greater Tokyo area
Location map/data/Japan Greater Tokyo area
Location map/data/Japan Greater Tokyo area
Location map/data/Japan Greater Tokyo area (Japan)

Lua xatosi in Modul:Location_map/multi at line 27: Unable to find the specified location map definition: "Module:Location map/data/Japan" does not exist.

See also

Yana qarang

Xaritalar joylashuvi andozalari

Creating new map definitions


return {
	name = 'Japan',
	x = '100*((1 - ($1 < 37.2559)*($1 > 34.3878)*($2 < 141.047)*($2 > 137.619))*(($1>30.90)*($2-128.24)/(149.27-128.24)+($1<=30.90)*($2-110.43)/(131.44-110.43)) + ($1 < 37.2559)*($1 > 34.3878)*($2 < 141.047)*($2 > 137.619)*(-17.268750081722320+0.125574269647386*$2))',
	y = '100*((1 - ($1 < 37.2559)*($1 > 34.3878)*($2 < 141.047)*($2 > 137.619))*(($1>30.90)*($1-45.86)/(30.02-45.86)+($1<=30.90)*($1-39.54)/(23.71-39.54)) + ($1 < 37.2559)*($1 > 34.3878)*($2 < 141.047)*($2 > 137.619)*(6.236163807016558-0.167329713040236*$1))',
	image  = 'Japan location map with Tokyo Greater Area Inset.svg'
}