Module:Location map/data/Sri Lanka Kilinochchi Greater

From imedwiki
Jump to navigation Jump to search
Location map of Greater Kilinochchi
name Greater Kilinochchi
border
coordinates
9.4105
80.3304 ←↕→ 80.4254
9.3518
map center 9°22′52″N 80°22′40″E / 9.38115°N 80.3779°E / 9.38115; 80.3779
image Location map of greater Kilinochchi.png
Location map of greater Kilinochchi.png


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

Map definition

  • name = Greater Kilinochchi
    Name used in the default map caption
  • bottom = 9.3518
    Latitude at bottom edge of map, in decimal degrees
  • left = 80.3304
    Longitude at left edge of map, in decimal degrees
  • right = 80.4254
    Longitude at right edge of map, in decimal degrees

Precision

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

  • At an image width of 200 pixels, that is 0.0005 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.0587 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 Kilinochchi',
	top = 9.4105,
	bottom = 9.3518,
	left = 80.3304,
	right = 80.4254,
	image = 'Location map of greater Kilinochchi.png'
}