Module:Location map/data/Bangladesh Rajshahi division

From imedwiki
Jump to navigation Jump to search
Location map of Bangladesh Rajshahi division
name Bangladesh Rajshahi division
border
coordinates
25.353
87.934 ←↕→ 89.896
23.732
map center 24°32′33″N 88°54′54″E / 24.5425°N 88.915°E / 24.5425; 88.915
image Bangladesh Rajshahi location map.svg
Bangladesh Rajshahi division location map.svg


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

Map definition

  • name = Bangladesh Rajshahi division
    Name used in the default map caption
  • bottom = 23.732
    Latitude at bottom edge of map, in decimal degrees
  • left = 87.934
    Longitude at left edge of map, in decimal degrees
  • right = 89.896
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

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


See also

Location map templates

Creating new map definitions


return {
	name = 'Bangladesh Rajshahi division',
	top = 25.353,
	bottom = 23.732,
	left = 87.934,
	right = 89.896,
	image = 'Bangladesh Rajshahi location map.svg'
}