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


خريطة موقع Nebraska
الاسم Nebraska
احداثيات
الحدود
43.8
-104.3 ←↕→ -95.1
39.2
مركز الخريطة 41°30′N 99°42′W / 41.5°N 99.7°W / 41.5; -99.7
الصورة USA Nebraska location map.svg
USA Nebraska location map.svg


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

Map definition

  • name = Nebraska
    Name used in the default map caption
  • bottom = 39.2
    Latitude at bottom edge of map, in decimal degrees
  • left = -104.3
    Longitude at left edge of map, in decimal degrees
  • right = -95.1
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

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


See also

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

return {
	name = 'Nebraska',
	top = 43.8,
	bottom = 39.2,
	left = -104.3,
	right = -95.1,
	image = 'USA Nebraska location map.svg'
}