Module:Location map/data/Russia Bryansk Oblast

From Simple English Wikipedia, the free encyclopedia


Location map of Bryansk Oblast
name Bryansk Oblast
border
coordinates
54.014527
31.2444305 ←↕→ 35.3293705
51.8461714
map center 52°55′49″N 33°17′13″E / 52.9303492°N 33.2869005°E / 52.9303492; 33.2869005
image Map Russia Bryansk region.svg


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

Map definition

  • name = Bryansk Oblast
    Name used in the default map caption
  • bottom = 51.8461714
    Latitude at bottom edge of map, in decimal degrees
  • left = 31.2444305
    Longitude at left edge of map, in decimal degrees
  • right = 35.3293705
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

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


See also

Location map templates

Creating new map definitions


return {
	name = 'Bryansk Oblast',
	top = 54.014527,
	bottom = 51.8461714,
	left = 31.2444305,
	right = 35.3293705,
	image = 'Map Russia Bryansk region.svg'
}