Module:Location map/data/Guatemala Sacatepéquez

From blackwiki
Jump to navigation Jump to search


Location map of Sacatepéquez Department
name Sacatepéquez Department
border
coordinates
14.771508
-90.878308 ←↕→ -90.59541
14.394059
map center Lua error: callParserFunction: function "#coordinates" was not found.
image Sacatepequezmap.png
Sacatepequezmap.png
Location of Sacatepéquez Department in Guatemala

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

Map definition

  • name = Sacatepéquez Department
    Name used in the default map caption
  • bottom = 14.394059
    Latitude at bottom edge of map, in decimal degrees
  • left = -90.878308
    Longitude at left edge of map, in decimal degrees
  • right = -90.59541
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

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

Examples using location map templates

Location map, using default map (image)

Santa María de Jesús is located in Sacatepéquez Department
Santa María de Jesús
Santa María de Jesús
Santa María de Jesús (Sacatepéquez Department)
{{Location map | Guatemala Sacatepéquez
| width   = 175
| lat_deg = 14.494010
| lon_deg = -90.708489
| label   = Santa María de Jesús
}}

See also

Location map templates

Creating new map definitions

es:Plantilla:Mapa de localización de Sacatepéquez


return {
	name   = 'Sacatepéquez Department',
	top = 14.771508,
	bottom = 14.394059,
	left = -90.878308,
	right = -90.595410,
	image  = 'Sacatepequezmap.png',
}