وحدة:Location map/data/Croatia


خريطة موقع كرواتيا
الاسم كرواتيا
احداثيات
الحدود
46.8
13.1 ←↕→ 19.9
42.1
مركز الخريطة 44°27′N 16°30′E / 44.45°N 16.5°E / 44.45; 16.5
الصورة Croatia_location_map.svg
Croatia location map.svg
الصورة1 Relief map of Croatia.png
Relief map of Croatia.png
الصورة2 Croatia location map-2011-01-02.jpg
Croatia location map-2011-01-02.jpg
Map of Croatia

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

Map definition

  • name = كرواتيا
    Name used in the default map caption
  • bottom = 42.1
    Latitude at bottom edge of map, in decimal degrees
  • left = 13.1
    Longitude at left edge of map, in decimal degrees
  • right = 19.9
    Longitude at right edge of map, in decimal degrees

Alternative map

The map defined as image1 (Relief map of Croatia.png) can be displayed by using the relief or AlternativeMap parameters in {{Location map}}, {{Location map many}} and {{Location map+}}. The map defined as image2 (Croatia location map-2011-01-02.jpg) can only be displayed by using the AlternativeMap parameter. 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 6 degrees.

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

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

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

Examples using location map templates

Location map, using default map (image)

Zagreb is located in كرواتيا
Zagreb
Zagreb
Zagreb (كرواتيا)
{{Location map | Croatia
| width   = 250
| lat_deg = 45.82
| lon_deg = 15.98
| label   = Zagreb
}}

Location map many, using relief map (image1)

Location map/data/Croatia is located in كرواتيا
Zagreb
Zagreb
Vukovar
Vukovar
Two locations in Croatia
{{Location map many | Croatia
| relief   = yes
| width    = 250
| caption  = Two locations in Croatia
| lat1_deg = 45.82
| lon1_deg = 15.98
| label1   = Zagreb
| lat2_deg = 45.35
| lon2_deg = 19.00
| label2   = Vukovar
}}

Location map+, using AlternativeMap

Location map/data/Croatia is located in كرواتيا
Zagreb
Zagreb
Vukovar
Vukovar
Dubrovnik
Dubrovnik
Three locations in Croatia
{{Location map+ | Croatia
| AlternativeMap = LocationmapCroatia.png
| width   = 350
| caption = Three locations in Croatia
| places  =
  {{Location map~ | Croatia
  | lat_deg    = 45.82
  | lon_deg    = 15.98
  | label      = Zagreb
  | background = lightgreen
  | mark       = Green_pog.svg
  }}
  {{Location map~ | Croatia
  | lat_deg    = 45.35
  | lon_deg    = 19.00
  | label      = Vukovar
  | background = orange
  | mark       = Orange_pog.svg
  }}
  {{Location map~ | Croatia
  | lat_deg    = 42.64
  | lon_deg    = 18.11
  | label      = Dubrovnik
  | background = yellow
  | mark       = Yellow_pog.svg
  }}
}}

See also

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



return {
	name = 'كرواتيا',
	top = 46.8,
	bottom = 42.1,
	left = 13.1,
	right = 19.9,
	image = 'Croatia_location_map.svg',
	image1 = 'Relief map of Croatia.png',
	image2 = 'Croatia location map-2011-01-02.jpg'
}