ماڊيول:Location map/data/Croatia

کليل ڄاڻ چيڪلي، وڪيپيڊيا مان


Location map of Croatia
نالو Croatia
border
coordinates
46.8
13.1 ←↕→ 19.9
42.1
map center 44°27′N 16°30′E / 44.45°N 16.5°E / 44.45; 16.5
تصوير Croatia_location_map.svg
image1 Croatia relief map.png
image2 Relief map of Croatia.png
image3 Satellite image of Croatia in September 2003.jpg
image4 Reliefkarte Kroatien schaerfer.png
Map of Croatia

ماڊيول:Location map/data/Croatia is a location map definition used to overlay markers and labels on an equirectangular projection map of Croatia. 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 = Croatia
    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 {{Location map}}, {{Location map many}}, and {{Location map+}} templates have parameters to specify an alternative map image. The map displayed as image1 can be used with the relief or AlternativeMap parameters. The maps displayed as image2 / image3 / image4 can be used with the AlternativeMap parameter. Examples may be found below or in the following:

Precision

Longitude: from West to East this map definition covers 6.8 degrees.

  • At an image width of 200 pixels, that is 0.034 degrees per pixel.
  • At an image width of 1000 pixels, that is 0.0068 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 Croatia
Zagreb
Zagreb
Zagreb (Croatia)
{{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 Croatia
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 Croatia
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
Creating new map definitions
Infobox templates incorporating (passing values to) the Location map template

سانچو:Location map/doc/See also infobox templates



return {
	name = 'Croatia',
	top = 46.8,
	bottom = 42.1,
	left = 13.1,
	right = 19.9,
	image = 'Croatia_location_map.svg',
	image1 = 'Croatia relief map.png',
	image2 = 'Relief map of Croatia.png',
	image3 = 'Satellite image of Croatia in September 2003.jpg',
	image4 = 'Reliefkarte Kroatien schaerfer.png'
}