Mòdul:Location map/data/Bhutan

De la Viquipèdia, l'enciclopèdia lliure
Icona de documentació de mòdul Documentació del mòdul [ mostra ] [ modifica el codi ] [ mostra l'historial ] [ refresca ]

Mòdul Location map/data (codi · ús · discussió · proves · tests · casos prova | subpàgines · enllaços)

A continuació es mostra la documentació transclosa de la subpàgina /ús. [salta a la caixa de codi]


Mapa de Bhutan
nom Bhutan
coordenades
de les vores
28.5
88.6 ←↕→ 92.3
26.4
centre del mapa 27° 27′ N, 90° 27′ E / 27.45°N,90.45°E / 27.45; 90.45
imatge Bhutan location map.svg
imatge1 Bhutan relief map.svg
imatge2 Bhutan physical map.svg
imatge3 Bhutan highways blank location map.png
imatge4 Bhutan protected areas location map.png
imatge5 Jigme Dorji protected area location map.png
imatge6 Jigme Singye protected area location map.png
imatge7 Khaling protected area location map.png
imatge8 Phibsoo protected area location map.png
imatge9 Thrumshingla protected area location map.png
imatge10 Torsa protected area location map.png
imatge11 Wangchuck Centennial protected area location map.png
Mapa de Bhutan (2010)

Mòdul:Location map/data/Bhutan és una definició de mapa geogràfic que s'utilitza per superposar marcadors i etiquetes en un mapa de projecció cilíndrica equidistant de Bhutan. Els marcadors es col·loquen per cordenades amb latitud i longitud al mapa predeterminat o en una imatge de mapa similar.

Ús

Aquestes definicions les fan servir les plantilles següents quan s'invoquen amb un paràmetre "Bhutan":

Definició del mapa

  • name = Bhutan
    Nom utilitzat al subtítol del mapa predeterminat
  • bottom = 26.4
    Latitud a la vora inferior del mapa, en graus decimals
  • left = 88.6
    Longitud a la vora esquerra del mapa, en graus decimals
  • right = 92.3
    Longitud a la vora dreta del mapa, en graus decimals

Mapa alternatiu

Les plantilles {{Location map}}, {{Location map many}}, i {{Location map+}} tenen paràmetres per especificar una imatge de mapa alternativa. El mapa que es mostra com a image1 es pot utilitzar amb els paràmetres relief (relleu)) o AlternativeMap (mapa alternatiu). El mapas mostra com image2 / image3 / image4 es pot utilitzar amb el paràmetre AlternativeMap. Es poden trobar exemples a continuació o en el següent:

Precisió

Longitud: d'oest a est aquesta definició del mapa cobreix 3.7 graus.

  • En una amplada d'imatge de 200 píxels, això és 0.0185 graus per píxel.
  • En una amplada d'imatge de 1000 pixels, això és 0.0037 graus per píxel.

Latitud: de nord a sud aquesta definició del mapa cobreix 2.1 graus.

  • En una alçada d'imatge de 200 pixels, això és 0.0105 graus per píxel.
  • En una alçada d'imatge de 1000 pixels, això és 0.0021 graus per píxel.

Exemples amb plantilles de mapes geogràfics

Location map, using default map (image)

Thimphu està situat en Bhutan
Thimphu
Thimphu
Thimphu (Bhutan)
{{Location map | Bhutan
| width   = 250
| lat_deg = 27.47
| lon_deg = 89.64
| label   = Thimphu
}}

Location map many, using relief map (image1)

Location map/data/Bhutan està situat en Bhutan
Thimphu
Thimphu
Phuntsholing
Phuntsholing
Two locations in Bhutan
{{Location map many | Bhutan
| relief   = yes
| width    = 250
| caption  = Two locations in Bhutan
| lat1_deg = 27.47
| lon1_deg = 89.64
| label1   = Thimphu
| lat2_deg = 26.85
| lon2_deg = 89.38
| label2   = Phuntsholing
}}

Location map+, using AlternativeMap

Location map/data/Bhutan està situat en Bhutan
Thimphu
Thimphu
Phuntsholing
Phuntsholing
Two locations in Bhutan
{{Location map+ | Bhutan
| AlternativeMap = Bhutan physical map.svg
| caption = Two locations in Bhutan
| width   = 250
| places  =
  {{Location map~ | Bhutan
  | lat_deg = 27.47
  | lon_deg = 89.64
  | label   = Thimphu
  }}
  {{Location map~ | Bhutan
  | lat_deg = 26.85
  | lon_deg = 89.38
  | label   = Phuntsholing
  }}
}}

Vegeu també

Plantilles de mapes

Creació de noves definicions de mapes

return {
	name = 'Bhutan',
	top = 28.5,
	bottom = 26.4,
	left = 88.6,
	right = 92.3,
	image = 'Bhutan location map.svg ',
	image1 = 'Bhutan relief map.svg',
	image2 = 'Bhutan physical map.svg',
	image3 = 'Bhutan highways blank location map.png',
	image4 = 'Bhutan protected areas location map.png',
	image5 = 'Jigme Dorji protected area location map.png',
	image6 = 'Jigme Singye protected area location map.png',
	image7 = 'Khaling protected area location map.png',
	image8 = 'Phibsoo protected area location map.png',
	image9 = 'Royal Manas protected area location map.png',
	image9 = 'Thrumshingla protected area location map.png',
	image10 = 'Torsa protected area location map.png',
	image11 = 'Wangchuck Centennial protected area location map.png'
}