Module:Location map/data/Sri Lanka Point Pedro

From imedwiki
Jump to navigation Jump to search
Location map of Point Pedro
name Point Pedro
border
coordinates
9.8352
80.2172 ←↕→ 80.2537
9.8095
map center 9°49′20″N 80°14′08″E / 9.82235°N 80.23545°E / 9.82235; 80.23545
image Location map of Point Pedro.png
Location map of Point Pedro.png


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

Map definition

  • name = Point Pedro
    Name used in the default map caption
  • bottom = 9.8095
    Latitude at bottom edge of map, in decimal degrees
  • left = 80.2172
    Longitude at left edge of map, in decimal degrees
  • right = 80.2537
    Longitude at right edge of map, in decimal degrees

Precision

Longitude: from West to East this map definition covers 0.0365 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.0257 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 = 'Point Pedro',
	top = 9.8352,
	bottom = 9.8095,
	left = 80.2172,
	right = 80.2537,
	image = 'Location map of Point Pedro.png'
}