Module:Location map/data/Philippines Cebu

From imedwiki
Jump to navigation Jump to search


Location map of Cebu, Philippines
name Cebu, Philippines
border
coordinates
11.36188
123.217306 ←↕→ 124.721426
9.300735
map center 10°19′53″N 123°58′10″E / 10.3313075°N 123.969366°E / 10.3313075; 123.969366
image Philippines location map (Cebu).svg
Philippines location map (Cebu).svg
Map of Cebu island

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

Map definition

  • name = Cebu, Philippines
    Name used in the default map caption
  • bottom = 9.300735
    Latitude at bottom edge of map, in decimal degrees
  • left = 123.217306
    Longitude at left edge of map, in decimal degrees
  • right = 124.721426
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

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

Examples using location map templates

Location map, using default map (image)

Cebu City is located in Cebu, Philippines
Cebu City
Cebu City
Cebu City (Cebu, Philippines)

See also

Location map templates

Creating new map definitions


return {
	name = 'Cebu, Philippines' ,
	top = 11.36188,
	bottom = 9.300735,
	left = 123.217306,
	right = 124.721426,
	image = 'Philippines location map (Cebu).svg',
}