وحدة:Location map/data/USA Iowa

خريطة موقع Iowa
الاسم Iowa
احداثيات
الحدود
43.7
-96.8 ←↕→ -89.9
40.2
مركز الخريطة 41°57′N 93°21′W / 41.95°N 93.35°W / 41.95; -93.35
الصورة USA Iowa location map.svg
USA Iowa location map.svg


وحدة:Location map/data/USA Iowa is a location map definition used to overlay markers and labels on an equirectangular projection map of Iowa. 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 "USA Iowa":

Map definition

  • name = Iowa
    Name used in the default map caption
  • bottom = 40.2
    Latitude at bottom edge of map, in decimal degrees
  • left = -96.8
    Longitude at left edge of map, in decimal degrees
  • right = -89.9
    Longitude at right edge of map, in decimal degrees

Precision

Longitude: from West to East this map definition covers 6 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 3.5 degrees.

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


See also

Location map templates
Infobox templates incorporating (passing values to) the Location map template
List

return {
	name = 'Iowa',
	top = 43.7,
	bottom = 40.2,
	left = -96.8,
	right = -89.9,
	image = 'USA Iowa location map.svg'
}