وحدة:Location map/data/Honduras


خريطة موقع Honduras
الاسم Honduras
احداثيات
الحدود
16.7
-89.5 ←↕→ -83
12.8
مركز الخريطة 14°45′N 86°15′W / 14.75°N 86.25°W / 14.75; -86.25
الصورة Honduras location map.svg
Honduras location map.svg
الصورة1 Relief map of Honduras.jpg
ملف:Relief map of Honduras.jpg
Map of Honduras

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

Map definition

  • name = Honduras
    Name used in the default map caption
  • bottom = 12.8
    Latitude at bottom edge of map, in decimal degrees
  • left = -89.5
    Longitude at left edge of map, in decimal degrees
  • right = -83
    Longitude at right edge of map, in decimal degrees

Alternative map

The map defined as image1 (Relief map of Honduras.jpg) 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 6 degrees.

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

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

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

Examples using location map templates

Location map, using default map (image)

Tegucigalpa is located in Honduras
Tegucigalpa
Tegucigalpa
Tegucigalpa (Honduras)
{{Location map | Honduras
| width   = 250
| lat_deg = 14.08
| lon_deg = -87.22
| label   = Tegucigalpa
}}

Location map many, using relief map (image1)

{{Location map many | Honduras
| relief   = yes
| width    = 250
| caption  = Two locations in Honduras
| lat1_deg = 14.08
| lon1_deg = -87.22
| label1   = Tegucigalpa
| lat2_deg = 15.77
| lon2_deg = -86.83
| label2   = La Ceiba
}}

Location map+, using AlternativeMap

{{Location map+ | Honduras
| AlternativeMap = Relief map of Honduras.jpg
| width   = 250
| caption = Two locations in Honduras
| places  =
  {{Location map~ | Honduras
  | lat_deg = 14.08
  | lon_deg = -87.22
  | label   = Tegucigalpa
  }}
  {{Location map~ | Honduras
  | lat_deg = 15.77
  | lon_deg = -86.83
  | label   = La Ceiba
  }}
}}

See also

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

return {
	name = 'Honduras',
	top = 16.70,
	bottom = 12.80,
	left = -89.50,
	right = -83.00,
	image = 'Honduras location map.svg',
	image1 = 'Relief map of Honduras.jpg'
}