Module:Location map/data/France Bourgogne-Franche-Comté

From Simple English Wikipedia, the free encyclopedia


Location map of Bourgogne-Franche-Comté
name Bourgogne-Franche-Comté
border
coordinates
48.502
2.663 ←↕→ 7.313
46.058
map center 47°16′48″N 4°59′17″E / 47.28°N 4.988°E / 47.28; 4.988
image Bourgogne-Franche-Comté region location map.svg
image1 Bourgogne-Franche-Comté region relief location map.jpg


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

Map definition

  • name = Bourgogne-Franche-Comté
    Name used in the default map caption
  • bottom = 46.058
    Latitude at bottom edge of map, in decimal degrees
  • left = 2.663
    Longitude at left edge of map, in decimal degrees
  • right = 7.313
    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 4.65 degrees.

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

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

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


See also

Location map templates

Creating new map definitions

Location map example, using default map (image)

Dijon is located in Bourgogne-Franche-Comté
Dijon
Dijon
Dijon (Bourgogne-Franche-Comté)
{{Location map | France Bourgogne-Franche-Comté
| width   = 200
| lat_deg = 47.2906
| lon_deg = 5.0428
| label   = Dijon
}}

return {
	name = 'Bourgogne-Franche-Comté',
	top = 48.502,
	bottom = 46.058,
	left = 2.663,
	right = 7.313,
	image = 'Bourgogne-Franche-Comté region location map.svg',
	image1 = 'Bourgogne-Franche-Comté region relief location map.jpg'
}