Module:Mapa nin kinamumugtakan/datos/Usbekistan

Gikan sa Bikol Sentral na Wikipedia, an talingkas na ensiklopedya
Documentation icon Dokumentasyon nin Modyul[hilingon] [liwaton] [historiya] [purgahon]
Location map of Usbekistan
name Usbekistan
border
coordinates
45.9
55.6 ←↕→ 73.5
36.8
map center 41°21′N 64°33′E / 41.35°N 64.55°E / 41.35; 64.55
image Uzbekistan adm location map.svg
image1 Relief Map of Uzbekistan.png
Map of Uzbekistan

An Module:Mapa nin kinamumugtakan/datos/Usbekistan is a location map definition used to overlay markers and labels on an equirectangular projection map of Usbekistan. The markers are placed by latitude and longitude coordinates on the default map or a similar map image.

Paggamit

Piggagamit an mga pakahulugan na ini kan mga minasunod na platilya pag naimbitahan kan parametro "Usbekistan":

Map definition

  • name = Usbekistan
    Name used in the default map caption
  • bottom = 36.8
    Latitude at bottom edge of map, in decimal degrees
  • left = 55.6
    Longitude at left edge of map, in decimal degrees
  • right = 73.5
    Longitude at right edge of map, in decimal degrees

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:

Precision

Longitude: from West to East this map definition covers 17.9 degrees.

  • At an image width of 200 pixels, that is 0.0895 degrees per pixel.
  • At an image width of 1000 pixels, that is 0.0179 degrees per pixel.

Latitude: from North to South this map definition covers 9.1 degrees.

  • At an image height of 200 pixels, that is 0.0455 degrees per pixel.
  • At an image height of 1000 pixels, that is 0.0091 degrees per pixel.

Examples using location map templates

Location map, using default map (image)

Madudugangan an Tashkent sa Usbekistan
Tashkent
Tashkent
Tashkent (Usbekistan)
{{Location map | Usbekistan
| width   = 250
| lat_deg = 41
| lon_deg = 69
| label   = Tashkent
<pre style="width:30em">
{{Location map | Usbekistan
| width   = 250
| lat_deg = 39
| lon_deg = 57
| label   = Samarkand
}}

Location map many, using relief map (image1)

Madudugangan an Mapa nin kinamumugtakan/datos/Usbekistan sa Kinában
Mapa nin kinamumugtakan/datos/Usbekistan (Kinában)
{{Location map many | Usbekistan
| relief   = yes
| width    = 250
| caption  = Two locations in Usbekistan
| lat1_deg = 41.267
| lon1_deg = 69.217
| label1   = Tashkent
| lat2_deg = 42.47
| lon2_deg = 59.6
| label2   = Nukus
}}

Location map+, using AlternativeMap

Madudugangan an Mapa nin kinamumugtakan/datos/Usbekistan sa Kinában
Mapa nin kinamumugtakan/datos/Usbekistan (Kinában)
{{Location map+ | Usbekistan
| AlternativeMap = Relief Map of Uzbekistan.png
| width   = 250
| caption = Two locations in Usbekistan
| places  =
  {{Location map~ | Usbekistan
  | lat_deg = 41.267
  | lon_deg = 69.217
  | label   = Tashkent
  }}
  {{Location map~ | Usbekistan
  | lat_deg = 42.47
  | lon_deg = 59.6
  | label   = Nukus
  }}
}}

See also

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

return {
	name = 'Usbekistan',
	top = 45.9,
	bottom = 36.8,
	left = 55.6,
	right = 73.5,
	image = 'Uzbekistan adm location map.svg',
	image1 = 'Relief Map of Uzbekistan.png'
}