Module:Location map/data/Metro Cebu

From imedwiki
Jump to navigation Jump to search
Location map of Metro Cebu
name Metro Cebu
border
coordinates
10.612
123.5213 ←↕→ 124.1057
10.025
map center 10°19′07″N 123°48′49″E / 10.3185°N 123.8135°E / 10.3185; 123.8135
image Metro Cebu location map.svg
Metro Cebu location map.svg


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

Map definition

  • name = Metro Cebu
    Name used in the default map caption
  • bottom = 10.025
    Latitude at bottom edge of map, in decimal degrees
  • left = 123.5213
    Longitude at left edge of map, in decimal degrees
  • right = 124.1057
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

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


See also

Location map templates

Creating new map definitions


return {
	name = 'Metro Cebu',
	top = 10.6120,
	bottom = 10.0250,
	left = 123.5213,
	right = 124.1057,
	image = 'Metro Cebu location map.svg'
}