Module:Location map/data/Khyber Pakhtunkhwa

From blackwiki
< Module:Location map
Revision as of 09:52, 22 April 2017 by blackwiki>Sigmoid01
Jump to navigation Jump to search
Location map of Khyber Pakhtunkhwa
name Khyber Pakhtunkhwa
border
coordinates
36.826875
70.037842 ←↕→ 74.036865
31.156408
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.156408
    Latitude at bottom edge of map, in decimal degrees
  • left = 70.037842
    Longitude at left edge of map, in decimal degrees
  • right = 74.036865
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

  • At an image height of 200 pixels, that is 0.0284 degrees per pixel.
  • At an image height of 1000 pixels, that is 0.0057 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 = 36.826875,
		bottom = 31.156408,
		left = 70.037842,
		right = 74.036865,
		image = 'Locator map Khyber Pakhtunkhwa.svg',
		}