Module:Location map/data/United Kingdom Burnley central

From imedwiki
Jump to navigation Jump to search


Location map of Burnley town centre
name Burnley town centre
border
coordinates
53.794
-2.25 ←↕→ -2.2375
53.7845
map center 53°47′21″N 2°14′38″W / 53.78925°N 2.24375°W / 53.78925; -2.24375
image Location map United Kingdom Burnley central.svg
Location map United Kingdom Burnley central.svg


Module:Location map/data/United Kingdom Burnley central is a location map definition used to overlay markers and labels on an equirectangular projection map of Burnley town centre. 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 "United Kingdom Burnley central":

Map definition

  • name = Burnley town centre
    Name used in the default map caption
  • bottom = 53.7845
    Latitude at bottom edge of map, in decimal degrees
  • left = -2.25
    Longitude at left edge of map, in decimal degrees
  • right = -2.2375
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

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


See also

Location map templates

Creating new map definitions


return {
	name = 'Burnley town centre',
	top = 53.7940,
	bottom = 53.7845,
	left = -2.2500,
	right = -2.2375,
	image = 'Location map United Kingdom Burnley central.svg'
}