وحدة:Location map/data/Dominica


خريطة موقع دومنيكا
الاسم دومنيكا
احداثيات
الحدود
15.7
-61.6 ←↕→ -61.1
15.15
مركز الخريطة 15°25′30″N 61°21′00″W / 15.425°N 61.35°W / 15.425; -61.35
الصورة Dominica location map.svg
Dominica location map.svg
الصورة1 Dominique.png
Dominique.png
خريطة دومنيكا.

وحدة:Location map/data/Dominica 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 "Dominica":

Map definition

  • name = دومنيكا
    Name used in the default map caption
  • bottom = 15.15
    Latitude at bottom edge of map, in decimal degrees
  • left = -61.6
    Longitude at left edge of map, in decimal degrees
  • right = -61.1
    Longitude at right edge of map, in decimal degrees

Alternative map

The map defined as image1 (Dominique.png) 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.55 degrees.

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

Examples using location map templates

Location map, using default map (image)

روزو is located in دومنيكا
روزو
روزو
روزو (دومنيكا)
{{Location map | Dominica
| width   = 250
| lat_deg = 15.301 
| lon_deg = -61.388
| label   = روزو
}}

Location map many, using relief map (image1)

Location map/data/Dominica is located in دومنيكا
روزو
روزو
پورتسمث
پورتسمث
گراند باي (بركوا)
گراند باي (بركوا)
ثلاثة مواقع في دومنيكا
{{Location map many | Dominica
| relief   = yes
| width    = 250
| caption  = ثلاثة مواقع في دومنيكا
| lat1_deg = 15.301 
| lon1_deg = -61.388
| label1   = روزو
| lat2_deg = 15.568
| lon2_deg = -61.456
| label2   = پورتسمث
| lat3_deg = 15.239
| lon3_deg = -61.314
| label3   =  گراند باي (بركوا)
}}

Location map+, using AlternativeMap

Location map/data/Dominica is located in دومنيكا
روزو
روزو
پورتسمث
پورتسمث
گراند باي (بركوا)
گراند باي (بركوا)
ثلاثة مواقع في دومنيكا
{{Location map+ | Dominica
| AlternativeMap = Dominique.png
| width   = 250
| caption = ثلاثة مواقع في دومنيكا
| places  =
  {{Location map~ | Dominica
  | lat_deg = 15.301 
  | lon_deg = -61.388
  | label   = روزو
  }}
  {{Location map~ | Dominica
  | lat_deg = 15.568
  | lon_deg = -61.456
  | label   = پورتسمث
  }}
  {{Location map~ | Dominica
  | lat_deg = 15.239
  | lon_deg = -61.314
  | label   = گراند باي (بركوا)
  }}
}}

See also

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

return {
	name = 'دومنيكا',
	top = 15.7,
	bottom = 15.15,
	left = -61.6,
	right = -61.1,
	image = 'Dominica location map.svg',
	image1 = 'Dominique.png'
}