وحدة:Location map/data/Saint Kitts and Nevis


خريطة موقع Saint Kitts and Nevis
الاسم Saint Kitts and Nevis
احداثيات
الحدود
17.438
-62.904 ←↕→ -62.497
17.078
مركز الخريطة 17°15′29″N 62°42′02″W / 17.258°N 62.7005°W / 17.258; -62.7005
الصورة Saint Kitts and Nevis location map.svg
ملف:Saint Kitts and Nevis location map.svg
الصورة1 Saint Kitts and Nevis location map Topographic.png
ملف:Saint Kitts and Nevis location map Topographic.png
Map of Saint Kitts and Nevis

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

Map definition

  • name = Saint Kitts and Nevis
    Name used in the default map caption
  • bottom = 17.078
    Latitude at bottom edge of map, in decimal degrees
  • left = -62.904
    Longitude at left edge of map, in decimal degrees
  • right = -62.497
    Longitude at right edge of map, in decimal degrees

Alternative map

The map defined as image1 (Saint Kitts and Nevis location map Topographic.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.36 degrees.

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

Examples using location map templates

Location map, using default map (image)

Basseterre (Saint Kitts and Nevis)
{{Location map | Saint Kitts and Nevis
| width   = 250
| lat_deg = 17.3
| lon_deg = -62.73
| label   = Basseterre
}}

Location map many, using relief map (image1)

{{Location map many | Saint Kitts and Nevis
| relief   = yes
| width    = 250
| caption  = Two locations in Saint Kitts and Nevis
| lat1_deg = 17.3
| lon1_deg = -62.73
| label1   = Basseterre
| lat2_deg = 17.14
| lon2_deg = -62.63
| label2   = Charlestown
}}

Location map+, using AlternativeMap

{{Location map+ | Saint Kitts and Nevis
| AlternativeMap = Saint Kitts and Nevis location map Topographic.png
| width   = 250
| caption = Two locations in Saint Kitts and Nevis
| places  =
  {{Location map~ | Saint Kitts and Nevis
  | lat_deg = 17.3
  | lon_deg = -62.73
  | label   = Basseterre
  }}
  {{Location map~ | Saint Kitts and Nevis
  | lat_deg = 17.14
  | lon_deg = -62.63
  | label   = Charlestown
  }}
}}

See also

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

return {
	name = 'Saint Kitts and Nevis',
	left = -62.904,
	right = -62.497,
	top = 17.438,
	bottom = 17.078,
	image = 'Saint Kitts and Nevis location map.svg',
	image1 = 'Saint Kitts and Nevis location map Topographic.png'
}