وحدة:Location map/data/Germany Hamburg


خريطة موقع Hamburg
الاسم Hamburg
احداثيات
الحدود
53.75
9.7 ←↕→ 10.35
53.36666
مركز الخريطة 53°33′30″N 10°01′30″E / 53.55833°N 10.025°E / 53.55833; 10.025
الصورة Germany Hamburg adm location map.svg
Germany Hamburg adm location map.svg
الصورة1 Hamburg relief location map.png
ملف:Hamburg relief location map.png


وحدة:Location map/data/Germany Hamburg is a location map definition used to overlay markers and labels on an equirectangular projection map of Hamburg. 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 "Germany Hamburg":

Map definition

  • name = Hamburg
    Name used in the default map caption
  • bottom = 53.36666
    Latitude at bottom edge of map, in decimal degrees
  • left = 9.7
    Longitude at left edge of map, in decimal degrees
  • right = 10.35
    Longitude at right edge of map, in decimal degrees

Alternative map

The map defined as image1 (Hamburg relief location map.png) can be displayed by using the relief or AlternativeMap parameters in {{Location map}}, {{Location map many}} and {{Location map+}}. 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 0 degrees.

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

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

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


See also

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

return {
	name = 'Hamburg',
	top = 53.75,
	bottom = 53.36666,
	left = 9.7,
	right = 10.35,
	image = 'Germany Hamburg adm location map.svg',
	image1 = 'Hamburg relief location map.png'
}