Module:Location map/data/Canton of Bern

From Simple English Wikipedia, the free encyclopedia

Usage

Location map of Canton of Bern
name Canton of Bern
border
coordinates
47.4115
6.7431 ←↕→ 8.6258
46.2385
map center 46°49′30″N 7°41′04″E / 46.825°N 7.68445°E / 46.825; 7.68445
image Reliefkarte Bern blank.png
image1 Reliefkarte Bern.png
Map of Bern in Switzerland

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

Map definition

  • name = Canton of Bern
    Name used in the default map caption
  • bottom = 46.2385
    Latitude at bottom edge of map, in decimal degrees
  • left = 6.7431
    Longitude at left edge of map, in decimal degrees
  • right = 8.6258
    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 1.8827 degrees.

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

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

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

Examples using location map templates

Location map, using default map (image)

Location map/data/Canton of Bern is located in Canton of Bern
Bern
Bern
Interlaken
Interlaken
Biel/Bienne
Biel/Bienne
Location map/data/Canton of Bern (Canton of Bern)

{{#invoke:Location map/data

See also

Location map templates

Creating new map definitions


return {
	name = 'Canton of Bern',
	top = 47.4115,
	bottom = 46.2385,
	left = 6.7431,
	right = 8.6258,
	image = 'Reliefkarte Bern blank.png',
	image1 = 'Reliefkarte Bern.png'
}