Module:Location map/data/Black Sea/doc

Location map of Black Sea
name Black Sea
border
coordinates
47.594
26.825 ←↕→ 42.242
40.548
map center 44°04′16″N 34°32′01″E / 44.071°N 34.5335°E / 44.071; 34.5335
image Map of the Black Sea with bathymetry and surrounding relief.svg
image1 Map of the Black Sea with bathymetry and surrounding relief.svg

Module:Location map/data/Black Sea is a location map definition used to overlay markers and labels on an equirectangular projection map of Black Sea. 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 "Black Sea":

Map definition

  • name = Black Sea
    Name used in the default map caption
  • bottom = 40.548
    Latitude at bottom edge of map, in decimal degrees
  • left = 26.825
    Longitude at left edge of map, in decimal degrees
  • right = 42.242
    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. Examples may be found below or in the following:

Precision

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

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

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

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

Examples using location map templates

 
 
Odesa
Odesa (Black Sea)
{{Location map | Black Sea
| width   = 500
| lat_deg = 46.470
| lon_deg = 30.723
| label   = Odesa
}}

Location map many, using relief map (image1)

 
 
Odesa
 
Istanbul
Two locations around Black Sea
{{Location map many | Black Sea
| relief   = yes
| width    = 500
| caption  = Two locations around Black Sea
| lat1_deg = 46.470
| lon1_deg = 30.723
| label1   = Odesa
| lat2_deg = 41.000
| lon2_deg = 28.979
| label2   = Istanbul
}}

Location map+, using AlternativeMap

 
 
Odesa
 
Istanbul
Two locations around Black Sea
{{Location map+ | Black Sea
| AlternativeMap = BlackSea.svg
| width   = 300
| caption = Two locations around Black Sea
| places  =
  {{Location map~ | Black Sea
  | lat_deg = 46.470
  | lon_deg = 30.723
  | label   = Odesa
  }}
  {{Location map~ | Black Sea
  | lat_deg = 41.000
  | lon_deg = 28.979
  | label   = Istanbul
  }}
}}

See also

Location map templates

Creating new map definitions