وحدة:Location map/data/Grenada


خريطة موقع Grenada
الاسم Grenada
احداثيات
الحدود
12.55
-61.9 ←↕→ -61.25
11.95
مركز الخريطة 12°15′00″N 61°34′30″W / 12.25°N 61.575°W / 12.25; -61.575
الصورة Grenada location map.svg
ملف:Grenada location map.svg
الصورة1 Grenada relief location map.jpg
ملف:Grenada relief location map.jpg
Map of Grenada

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

Map definition

  • name = Grenada
    Name used in the default map caption
  • bottom = 11.95
    Latitude at bottom edge of map, in decimal degrees
  • left = -61.9
    Longitude at left edge of map, in decimal degrees
  • right = -61.25
    Longitude at right edge of map, in decimal degrees

Alternative map

The map defined as image1 (Grenada relief location map.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 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.6 degrees.

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

Examples using location map templates

Location map, using default map (image)

St. George's (Grenada)
{{Location map | Grenada
| width   = 250
| lat_deg = 12.05
| lon_deg = -61.75
| label   = St. George's
}}

Location map many, using relief map (image1)

Two locations in Grenada
{{Location map many | Grenada
| relief   = yes
| width    = 250
| caption  = Two locations in Grenada
| lat1_deg = 12.05
| lon1_deg = -61.75
| label1   = St. George's
| lat2_deg = 12.48
| lon2_deg = -61.47
| label2   = Hillsborough
}}

Location map+, using AlternativeMap

Two locations in Grenada
{{Location map+ | Grenada
| AlternativeMap = Grenada relief location map.jpg
| width   = 250
| caption = Two locations in Grenada
| places  =
  {{Location map~ | Grenada
  | lat_deg = 12.05
  | lon_deg = -61.75
  | label   = St. George's
  }}
  {{Location map~ | Grenada
  | lat_deg = 12.48
  | lon_deg = -61.47
  | label   = Hillsborough
  }}
}}

See also

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

return {
	name = 'Grenada',
	top = 12.55,
	bottom = 11.95,
	left = -61.9,
	right = -61.25,
	image = 'Grenada location map.svg',
	image1 = 'Grenada relief location map.jpg'
}