Module:Location map/data/Sri Lanka Batticaloa Greater

From imedwiki
Jump to navigation Jump to search
Location map of Greater Batticaloa
name Greater Batticaloa
border
coordinates
7.7486
81.6583 ←↕→ 81.7275
7.69
map center 7°43′09″N 81°41′34″E / 7.7193°N 81.6929°E / 7.7193; 81.6929
image Location map of greater Batticaloa.png
Location map of greater Batticaloa.png


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

Map definition

  • name = Greater Batticaloa
    Name used in the default map caption
  • bottom = 7.69
    Latitude at bottom edge of map, in decimal degrees
  • left = 81.6583
    Longitude at left edge of map, in decimal degrees
  • right = 81.7275
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

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


See also

Location map templates

Creating new map definitions


return {
	name = 'Greater Batticaloa',
	top = 7.7486,
	bottom = 7.6900,
	left = 81.6583,
	right = 81.7275,
	image = 'Location map of greater Batticaloa.png'
}