وحدة:Location map/data/New Zealand Dunedin


خريطة موقع New Zealand Dunedin
الاسم New Zealand Dunedin
احداثيات
الحدود
-45.817636
170.442856 ←↕→ 170.593406
-45.926175
مركز الخريطة 45°52′19″S 170°31′05″E / 45.8719055°S 170.518131°E / -45.8719055; 170.518131
الصورة Dunedin, New Zealand location map.PNG
ملف:Dunedin, New Zealand location map.PNG
الصورة1 Dunedin city urban area no inset.png
ملف:Dunedin city urban area no inset.png
mark Disc Plain red.svg
marksize 7


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

Map definition

  • name = New Zealand Dunedin
    Name used in the default map caption
  • bottom = -45.926175
    Latitude at bottom edge of map, in decimal degrees
  • left = 170.442856
    Longitude at left edge of map, in decimal degrees
  • right = 170.593406
    Longitude at right edge of map, in decimal degrees
  • mark = Disc Plain red.svg (Disc Plain red.svg)
    The default mark image to display with this map. This can be overridden by the mark parameter in Template:Location map, which would otherwise default to Red pog.svg (Red pog.svg).
  • marksize = 7
    The default mark size (in pixels) for the mark image displayed with this map (should not include px, for example marksize=7, not marksize=7px). This can be overridden by the marksize parameter in Template:Location map, which would otherwise default to 8.

Alternative map

The map defined as image1 (Dunedin city urban area no inset.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.1085 degrees.

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


See also

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

return {
	name = 'New Zealand Dunedin',
	top = -45.817636,
	bottom = -45.926175,
	left = 170.442856,
	right = 170.593406,
	image = 'Dunedin, New Zealand location map.PNG',
	image1 = 'Dunedin city urban area no inset.png',
	mark = 'Disc Plain red.svg',
	marksize = 7
}