پرش به محتوا

پودمان:Location map/data/Iran Yazd

از ویکی‌پدیا، دانشنامهٔ آزاد
توضیحات پودمان[نمایش] [ویرایش] [تاریخچه] [پاکسازی]
Location map of استان یزد
name استان یزد
border
coordinates
29.3
52.3 ←↕→ 57.2
34.6
map center ۳۱°۵۷′شمالی ۵۴°۴۵′شرقی / ۳۱٫۹۵°شمالی ۵۴٫۷۵°شرقی / 31.95; 54.75
image Iran Yazd adm location map.svg


پودمان:Location map/data/Iran Yazd is a location map definition used to overlay markers and labels on an equirectangular projection map of استان یزد. 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 "Iran Yazd":

Map definition

  • name = استان یزد
    Name used in the default map caption
  • bottom = 34.6
    Latitude at bottom edge of map, in decimal degrees
  • left = 52.3
    Longitude at left edge of map, in decimal degrees
  • right = 57.2
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

  • At an image height of 200 pixels, that is -0.0265 degrees per pixel.
  • At an image height of 1000 pixels, that is -0.0053 degrees per pixel.


See also

Location map templates

Creating new map definitions

return {
	name = 'استان یزد',
	top = 29.3,
	bottom = 34.6,
	left = 52.3,
	right = 57.2,
	image = 'Iran Yazd adm location map.svg',
}