Module:Location map/data/Guatemala Sololá

From imedwiki
Jump to navigation Jump to search


Location map of Sololá Department
name Sololá Department
border
coordinates
14.992742
-91.586608 ←↕→ -91.040503
14.495833
map center 14°44′39″N 91°18′49″W / 14.7442875°N 91.3135555°W / 14.7442875; -91.3135555
image Sololá department location map.svg
Sololá department location map.svg
Location of Sololá Department in Guatemala

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

Map definition

  • name = Sololá Department
    Name used in the default map caption
  • bottom = 14.495833
    Latitude at bottom edge of map, in decimal degrees
  • left = -91.586608
    Longitude at left edge of map, in decimal degrees
  • right = -91.040503
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

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

Examples using location map templates

Location map, using default map (image)

Concepción is located in Sololá Department
Concepción
Concepción
Concepción (Sololá Department)
{{Location map | Guatemala Sololá
| width   = 175
| lat_deg = 14.782258
| lon_deg = -91.147610
| label   = Concepción
}}

See also

Location map templates

Creating new map definitions


return {
	name   = 'Sololá Department',
	top = 14.992742,
	bottom = 14.495833,
	left = -91.586608,
	right =-91.040503,
	image  = 'Sololá department location map.svg',
}