Module:Location map/data/Croatia/doc

Hetta er kunningarsíðan viðvíkjandi Module:Location map/data/Croatia


Location map of Croatia
name 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
image Croatia_location_map.svg
image1 Croatia relief map.png
image2 Relief map of Croatia.png
Map of Croatia

Module: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 map defined as image1 (Croatia relief map.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 (Relief map of Croatia.png) 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.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
Zagreb (Croatia)
{{Location map | Croatia
| width   = 250
| lat_deg = 45.82
| lon_deg = 15.98
| label   = Zagreb
}}

Location map many, using relief map (image1)

 
 
Zagreb
 
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

 
 
Zagreb
 
Vukovar
 
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