وحدة:Location map/data/Dominican Republic


خريطة موقع جمهورية الدومنيكان
الاسم جمهورية الدومنيكان
احداثيات
الحدود
20.3
-72.2 ←↕→ -68.2
17.2
مركز الخريطة 18°45′N 70°12′W / 18.75°N 70.2°W / 18.75; -70.2
الصورة Dominican Republic location map.svg
Dominican Republic location map.svg
الصورة1 Dominican Republic relief location map.jpg
Dominican Republic relief location map.jpg
موقع جمهورية الدومنيكان

وحدة:Location map/data/Dominican Republic is a location map definition used to overlay markers and labels on an equirectangular projection map of جمهورية الدومنيكان. 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 "Dominican Republic":

Map definition

  • name = جمهورية الدومنيكان
    Name used in the default map caption
  • bottom = 17.2
    Latitude at bottom edge of map, in decimal degrees
  • left = -72.2
    Longitude at left edge of map, in decimal degrees
  • right = -68.2
    Longitude at right edge of map, in decimal degrees

Alternative map

The map defined as image1 (Dominican Republic 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 4 degrees.

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

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

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

Examples using location map templates

Location map, using default map (image)

سانتو دومنگو is located in جمهورية الدومنيكان
سانتو دومنگو
سانتو دومنگو
سانتو دومنگو (جمهورية الدومنيكان)
{{Location map | Dominican Republic
| width   = 220
| label   = سانتو دومنگو
| lat_deg = 18.50
| lon_deg = -69.98
}}

Location map many, using relief map (image1)

Location map/data/Dominican Republic is located in جمهورية الدومنيكان
سانتو دومنگو
سانتو دومنگو
لا رومانا
لا رومانا
موقعان في جمهورية الدومنيكان
{{Location map many | Dominican Republic
| relief   = yes
| width    = 220
| caption  = موقعان في جمهورية الدومنيكان
| label1   = سانتو دومنگو
| pos1     = left
| lat1_deg = 18.50
| lon1_deg = -69.98
| label2   = لا رومانا
| pos2     = bottom
| lat2_deg = 18.42
| lon2_deg = -68.97
}}

Location map+, using AlternativeMap

Location map/data/Dominican Republic is located in جمهورية الدومنيكان
سانتو دومنگو
سانتو دومنگو
لا رومانا
لا رومانا
موقعان في جمهورية الدومنيكان
{{Location map+ | Dominican Republic
| AlternativeMap = Dominican Republic relief location map.jpg
| width   = 220
| caption = موقعان في جمهورية الدومنيكان
| places  =
  {{Location map~ | Dominican Republic
  | label    = سانتو دومنگو
  | position = left
  | lat_deg  = 18.50
  | lon_deg  = -69.98
  }}
  {{Location map~ | Dominican Republic
  | label    = لا رومانا 
  | position = bottom
  | lat_deg  = 18.42
  | lon_deg  = -68.97
  }}
}}

See also

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

return {
	name   = 'جمهورية الدومنيكان',
	top    = 20.3,
	bottom = 17.2,
	left   = -72.2,
	right  = -68.2,
	image  = 'Dominican Republic location map.svg',
	image1 = 'Dominican Republic relief location map.jpg'
}