Module:Location map/data/Sri Lanka Chavakachcheri

From imedwiki
Jump to navigation Jump to search
Location map of Chavakachcheri
name Chavakachcheri
border
coordinates
9.6738
80.1427 ←↕→ 80.1815
9.6475
map center 9°39′38″N 80°09′44″E / 9.66065°N 80.1621°E / 9.66065; 80.1621
image Location map of Chavakachcheri.png
Location map of Chavakachcheri.png


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

Map definition

  • name = Chavakachcheri
    Name used in the default map caption
  • bottom = 9.6475
    Latitude at bottom edge of map, in decimal degrees
  • left = 80.1427
    Longitude at left edge of map, in decimal degrees
  • right = 80.1815
    Longitude at right edge of map, in decimal degrees

Precision

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

  • At an image width of 200 pixels, that is 0.0002 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.0263 degrees.

  • At an image height of 200 pixels, that is 0.0001 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 = 'Chavakachcheri',
	top = 9.6738,
	bottom = 9.6475,
	left = 80.1427,
	right = 80.1815,
	image = 'Location map of Chavakachcheri.png'
}