Module:Location map/data/Guatemala Huehuetenango

From imedwiki
Jump to navigation Jump to search


Location map of Huehuetenango Department
name Huehuetenango Department
border
coordinates
16.131772
-92.272203 ←↕→ -90.981653
15.083319
map center 15°36′27″N 91°37′37″W / 15.6075455°N 91.626928°W / 15.6075455; -91.626928
image Huehuetenango department location map.svg
Huehuetenango department location map.svg
Location of Huehuetenango Department in Guatemala

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

Map definition

  • name = Huehuetenango Department
    Name used in the default map caption
  • bottom = 15.083319
    Latitude at bottom edge of map, in decimal degrees
  • left = -92.272203
    Longitude at left edge of map, in decimal degrees
  • right = -90.981653
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

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

Examples using location map templates

Location map, using default map (image)

Chiantla is located in Huehuetenango Department
Chiantla
Chiantla
Chiantla (Huehuetenango Department)
{{Location map | Guatemala Huehuetenango
| width   = 175
| lat_deg = 15.356271 
| lon_deg = -91.456815
| label   = Chiantla
}}

See also

Location map templates

Creating new map definitions


return {
	name   = 'Huehuetenango Department',
	top = 16.131772,
	bottom = 15.083319,
	left = -92.272203,
	right =-90.981653,
	image  = 'Huehuetenango department location map.svg',
}