وحدة:Location map/data/Kiribati


خريطة موقع Kiribati
الاسم Kiribati
احداثيات
الحدود
6
169 ←↕→ -149
-13
مركز الخريطة 3°30′S 170°00′W / 3.5°S 170°W / -3.5; -170
الصورة Kiribati location map.svg
Kiribati location map.svg
الصورة1 Kiribati relief location map.jpg
ملف:Kiribati relief location map.jpg


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

Map definition

  • name = Kiribati
    Name used in the default map caption
  • bottom = -13
    Latitude at bottom edge of map, in decimal degrees
  • left = 169
    Longitude at left edge of map, in decimal degrees
  • right = -149
    Longitude at right edge of map, in decimal degrees

Alternative map

The map defined as image1 (Kiribati 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 42 degrees.

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

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

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

Examples using location map templates

Location map: Eastern hemisphere, Deg/Min/Sec coordinates

South Tarawa is located in Kiribati
South Tarawa
South Tarawa
Location of South Tarawa in Kiribati
{{Location map | Kiribati
| width = 250 | float = right
| caption = Location of [[South Tarawa]] in Kiribati
| label = South Tarawa
| background = lightblue
| position = right
| lat_deg= 01 | lat_min=19 | lat_sec=32 | lat_dir=N
| lon_deg=172 | lon_min=59 | lon_sec=00 | lon_dir=E
}}

Location map: Eastern hemisphere, Decimal coordinates

South Tarawa is located in Kiribati
South Tarawa
South Tarawa
Location of South Tarawa in Kiribati
{{Location map | Kiribati
| width = 250 | float = right
| caption = Location of [[South Tarawa]] in Kiribati
| label = South Tarawa
| background = lightblue
| position = right
| lat = 1.326
| long = 172.983
}}

Location map: Western hemisphere, Deg/Min/Sec coordinates, alternative map

{{Location map | Kiribati
| AlternativeMap = Kiribati relief location map.jpg
| width = 250 | float = right
| caption = Location of [[Kiritimati]] in Kiribati
| label = Kiritimati
| background = lightgreen
| position = bottom
| lat_deg= 01 | lat_min=52 | lat_sec= | lat_dir=N
| lon_deg=157 | lon_min=24 | lon_sec= | lon_dir=W
}}

Location map: Western hemisphere, Decimal coordinates, relief map

{{Location map | Kiribati
| relief = yes
| width = 250 | float = right
| caption = Location of [[Kiritimati]] in Kiribati
| label = Kiritimati
| background = lightgreen
| position = bottom
| lat = 1.867
| long = -157.4
}}

Location map many: Deg/Min/Sec coordinates, alternative map

{{Location map many | Kiribati
| AlternativeMap = Kiribati relief location map.jpg
| width = 250 | float = right
| caption = [[South Tarawa]] and [[Kiritimati]] in Kiribati
| label = South Tarawa | label_size = 90
| bg = lightblue | pos = right
| lat_deg= 01 | lat_min=19 | lat_sec=32 | lat_dir=N
| lon_deg=172 | lon_min=59 | lon_sec=00 | lon_dir=E
| label2 = Kiritimati | label2_size = 90
| bg2 = lightgreen | pos2 = bottom
| lat2_deg= 01 | lat2_min=52 | lat2_sec= | lat2_dir=N
| lon2_deg=157 | lon2_min=24 | lon2_sec= | lon2_dir=W
}}

Location map many: Decimal coordinates, relief map

{{Location map many | Kiribati
| relief = yes
| width = 250 | float = right
| caption = [[South Tarawa]] and [[Kiritimati]] in Kiribati
| label = South Tarawa | label_size = 90
| bg = lightblue | pos = right
| lat = 1.326
| long = 172.983
| label2 = Kiritimati | label2_size = 90
| bg2 = lightgreen | pos2 = bottom
| lat2 = 1.867
| long2 = -157.4
}}

See also

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

return {
	name = 'Kiribati',
	top = 6,
	bottom = -13,
	left = 169,
	right = -149,
	image = 'Kiribati location map.svg',
	image1 = 'Kiribati relief location map.jpg'
}