Module:Location map/data/Kyrgyzstan Batken Region Batken District

From imedwiki
Jump to navigation Jump to search


Location map of Kyrgyzstan Batken Region Batken District
name Kyrgyzstan Batken Region Batken District
border
coordinates
40.32281
70.12449 ←↕→ 71.24006
39.58814
map center 39°57′20″N 70°40′56″E / 39.955475°N 70.682275°E / 39.955475; 70.682275
image KG-Batken-Batken.svg
KG-Batken-Batken.svg


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

Map definition

  • name = Kyrgyzstan Batken Region Batken District
    Name used in the default map caption
  • bottom = 39.58814
    Latitude at bottom edge of map, in decimal degrees
  • left = 70.12449
    Longitude at left edge of map, in decimal degrees
  • right = 71.24006
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

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


See also

Location map templates

Creating new map definitions


return {
	name = 'Kyrgyzstan Batken Region Batken District',
	top     = 40.32281,
	bottom  = 39.58814,
	left    = 70.12449,
	right   = 71.24006,
	image = 'KG-Batken-Batken.svg'
}