Module:Location map/data/Canton of Uri

From Simple English Wikipedia, the free encyclopedia

Usage

Location map of Canton of Uri
name Canton of Uri
border
coordinates
47.0276
8.2657 ←↕→ 9.097
46.4958
map center 46°45′42″N 8°40′53″E / 46.7617°N 8.68135°E / 46.7617; 8.68135
image Reliefkarte_Uri_blank.png
Map of Uri in Switzerland

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

Map definition

  • name = Canton of Uri
    Name used in the default map caption
  • bottom = 46.4958
    Latitude at bottom edge of map, in decimal degrees
  • left = 8.2657
    Longitude at left edge of map, in decimal degrees
  • right = 9.097
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

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

Examples using location map templates

Location map, using default map (image)

Location map/data/Canton of Uri is located in Canton of Uri
Altdorf
Altdorf
Flüelen
Flüelen
Silenen
Silenen
Location map/data/Canton of Uri (Canton of Uri)

{{#invoke:Location map/data

See also

Location map templates

Creating new map definitions


return {
	name = 'Canton of Uri',
	top =  	47.0276,
	bottom = 46.4958,
	left = 8.2657,
	right = 9.0970,
	image = 'Reliefkarte_Uri_blank.png'
}