Module:Location map/data/Khyber Pakhtunkhwa

From blackwiki
< Module:Location map
Revision as of 03:28, 11 May 2017 by blackwiki>Amirk94391
Jump to navigation Jump to search
Location map of Khyber Pakhtunkhwa
name Khyber Pakhtunkhwa
border
coordinates
37.116526
69.873047 ←↕→ 80.397949
31.052934
map center Lua error: callParserFunction: function "#coordinates" was not found.
image Locator map Khyber Pakhtunkhwa.svg
400x400px
File:Locator map Khyber Pakhtunkhwa.svg
Map of Khyber Pakhtunkhwa

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

Map definition

  • name = Khyber Pakhtunkhwa
    Name used in the default map caption
  • bottom = 31.052934
    Latitude at bottom edge of map, in decimal degrees
  • left = 69.873047
    Longitude at left edge of map, in decimal degrees
  • right = 80.397949
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

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

Examples using location map templates

Location map, using default map (image)

Dera Ismail Khan (Khyber Pakhtunkhwa)
{{Location map | Khyber Pakhtunkhwa
| width   = 200
| lat_deg = 31.847103
| lon_deg = 70.864021
| label   = Dera Ismail Khan
}}

See also

Location map templates

Creating new map definitions



return {
		name = 'Khyber Pakhtunkhwa',
		top = 37.116526,
		bottom = 31.052934,
		left = 69.873047,
		right = 80.397949,
		image = 'Locator map Khyber Pakhtunkhwa.svg',
		}