Module:Location map/data/Philippines Visayas

From HandWiki


Location map of Visayas, Philippines
name Visayas, Philippines
border
coordinates
13.24
121.49 ←↕→ 126.2
8.61
map center [ ⚑ ] 10°55′30″N 123°50′42″E / 10.925°N 123.845°E / 10.925; 123.845
image Philippines location map (Visayas).svg
Philippines location map (Visayas).svg


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

Map definition

  • name = Visayas, Philippines
    Name used in the default map caption
  • bottom = 8.61
    Latitude at bottom edge of map, in decimal degrees
  • left = 121.49
    Longitude at left edge of map, in decimal degrees
  • right = 126.2
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

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


See also

Location map templates

Creating new map definitions


return {
	name = 'Visayas, Philippines' ,
	top = 13.24,
	bottom = 8.61,
	left = 121.49,
	right = 126.20,
	image = 'Philippines location map (Visayas).svg',
}