Module:Location map/data/Khyber Pakhtunkhwa

From blackwiki
Jump to navigation Jump to search
Location map of Khyber Pakhtunkhwa
name Khyber Pakhtunkhwa
border
coordinates
37.036902066
68.74804381 ←↕→ 74.75743349
31.00392773
map center Lua error: callParserFunction: function "#coordinates" was not found.
image Locator Map of Khyber Pakhtunkhwa, Pakistan.svg
Locator Map of Khyber Pakhtunkhwa, Pakistan.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.00392773
    Latitude at bottom edge of map, in decimal degrees
  • left = 68.74804381
    Longitude at left edge of map, in decimal degrees
  • right = 74.75743349
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

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

Examples using location map templates

Location map, using default map (image)

Dera Ismail Khan is located in Khyber Pakhtunkhwa
Dera Ismail Khan
Dera Ismail Khan
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.036902066,
		bottom = 31.00392773,
		left = 68.74804381,
		right = 74.757433490,
		image = 'Locator Map of Khyber Pakhtunkhwa, Pakistan.svg',
		}