وحدة:Location map/data/Guadeloupe


خريطة موقع Guadeloupe
الاسم Guadeloupe
احداثيات
الحدود
16.575
-61.875 ←↕→ -60.925
15.775
مركز الخريطة 16°10′30″N 61°24′00″W / 16.175°N 61.4°W / 16.175; -61.4
الصورة Guadeloupe department location map.svg
ملف:Guadeloupe department location map.svg
الصورة1 Guadeloupe department relief location map.jpg
Guadeloupe department relief location map.jpg

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

Map definition

  • name = Guadeloupe
    Name used in the default map caption
  • bottom = 15.775
    Latitude at bottom edge of map, in decimal degrees
  • left = -61.875
    Longitude at left edge of map, in decimal degrees
  • right = -60.925
    Longitude at right edge of map, in decimal degrees

Alternative map

The map defined as image1 (Guadeloupe department 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.8 degrees.

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

Examples using location map templates

Location map, using default map (image)

Basse-Terre (Guadeloupe)
{{Location map | Guadeloupe
| width   = 250
| lat_deg = 15.996 
| lon_deg = -61.729
| label   = Basse-Terre
}}

Location map many, using relief map (image1)

Location map/data/Guadeloupe is located in Guadeloupe
Basse-Terre
Basse-Terre
Grand-Bourg
Grand-Bourg
Two locations in Guadeloupe
{{Location map many | Guadeloupe
| relief   = yes
| width    = 250
| caption  = Two locations in Guadeloupe
| lat1_deg = 15.996 
| lon1_deg = -61.729
| label1   = Basse-Terre
| lat2_deg = 15.88
| lon2_deg = -61.32
| label2   = Grand-Bourg
}}

Location map+, using AlternativeMap

Location map/data/Guadeloupe is located in Guadeloupe
Basse-Terre
Basse-Terre
Grand-Bourg
Grand-Bourg
Two locations in Guadeloupe
{{Location map+ | Guadeloupe
| AlternativeMap = Guadeloupe department relief location map.jpg
| width   = 250
| caption = Two locations in Guadeloupe
| places  =
  {{Location map~ | Guadeloupe
  | lat_deg = 15.996 
  | lon_deg = -61.729
  | label   = Basse-Terre
  }}
  {{Location map~ | Guadeloupe
  | lat_deg = 15.88
  | lon_deg = -61.32
  | label   = Grand-Bourg
  }}
}}

See also

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

return {
	name = 'Guadeloupe',
	top = 16.575,
	bottom = 15.775,
	left = -61.875,
	right = -60.925,
	image = 'Guadeloupe department location map.svg',
	image1 = 'Guadeloupe department relief location map.jpg'
}