وحدة:Location map/data/Latvia


خريطة موقع Latvia
الاسم Latvia
احداثيات
الحدود
58.5
20.5 ←↕→ 28.6
55.5
مركز الخريطة 57°00′N 24°33′E / 57°N 24.55°E / 57; 24.55
الصورة Latvia location map.svg
Latvia location map.svg
الصورة1 Relief Map of Latvia.jpg
Relief Map of Latvia.jpg
الصورة2 Latvia relief location map.jpg
ملف:Latvia relief location map.jpg

وحدة:Location map/data/Latvia is a location map definition used to overlay markers and labels on an equirectangular projection map of Latvia. The markers are placed by latitude and longitude coordinates on the default map or a similar map image.

Usage

These definitions are used by the following templates when invoked with parameter "Latvia":

Map definition

  • name = Latvia
    Name used in the default map caption
  • bottom = 55.5
    Latitude at bottom edge of map, in decimal degrees
  • left = 20.5
    Longitude at left edge of map, in decimal degrees
  • right = 28.6
    Longitude at right edge of map, in decimal degrees

Alternative map

The map defined as image1 (Relief Map of Latvia.jpg) can be displayed by using the relief or AlternativeMap parameters in {{Location map}}, {{Location map many}} and {{Location map+}}. The map defined as image2 (Latvia relief location map.jpg) can only be displayed by using the AlternativeMap parameter. The use of these two parameters is shown in the examples below. Additional examples can be found at:

Precision

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

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

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

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

Examples using location map templates

Location map, using default map (image)

Riga is located in Latvia
Riga
Riga
Riga (Latvia)
{{Location map | Latvia
| width   = 250
| lat_deg = 56.95
| lon_deg = 24.11
| label   = Riga
}}

Location map many, using relief map (image1)

Location map/data/Latvia is located in Latvia
Riga
Riga
Ventspils
Ventspils
Two locations in Latvia
{{Location map many | Latvia
| relief   = yes
| width    = 250
| caption  = Two locations in Latvia
| lat1_deg = 56.95
| lon1_deg = 24.11
| label1   = Riga
| lat2_deg = 57.39
| lon2_deg = 21.57
| label2   = Ventspils
}}

Location map+, using AlternativeMap

{{Location map+ | Latvia
| AlternativeMap = Latvia relief location map.jpg
| width   = 250
| caption = Two locations in Latvia
| places  =
  {{Location map~ | Latvia
  | lat_deg = 56.95
  | lon_deg = 24.11
  | label   = Riga
  }}
  {{Location map~ | Latvia
  | lat_deg = 57.39
  | lon_deg = 21.57
  | label   = Ventspils
  }}
}}

See also

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

return {
	name = 'Latvia',
	top = 58.5,
	bottom = 55.5,
	left = 20.5,
	right = 28.6,
	image = 'Latvia location map.svg',
	image1 = 'Relief Map of Latvia.jpg',
	image2 = 'Latvia relief location map.jpg'
}