Module:Location map/data/Italy Trentino-South Tyrol

From Simple English Wikipedia, the free encyclopedia


Location map of Trentino-Alto Adige/Südtirol
name Trentino-Alto Adige/Südtirol
border
coordinates
47.158416
10.3104166 ←↕→ 12.5526916
45.6061388
map center 46°22′56″N 11°25′54″E / 46.3822774°N 11.4315541°E / 46.3822774; 11.4315541
image Italy Trentino-South Tyrol location map.svg
image1 Relief map of Italien Trentino-Südtirol.png


Module:Location map/data/Italy Trentino-South Tyrol is a location map definition used to overlay markers and labels on an equirectangular projection map of Trentino-Alto Adige/Südtirol. 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 "Italy Trentino-South Tyrol":

Map definition

  • name = Trentino-Alto Adige/Südtirol
    Name used in the default map caption
  • bottom = 45.6061388
    Latitude at bottom edge of map, in decimal degrees
  • left = 10.3104166
    Longitude at left edge of map, in decimal degrees
  • right = 12.5526916
    Longitude at right edge of map, in decimal degrees

Alternative map

The {{Location map}}, {{Location map many}}, and {{Location map+}} templates have parameters to specify an alternative map image. The map displayed as image1 can be used with the relief or AlternativeMap parameters. Examples may be found below or in the following:

Precision

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

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

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

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


See also

Location map templates

Creating new map definitions


return {
	name = 'Trentino-Alto Adige/Südtirol',
	top = 47.158416,
	bottom = 45.6061388,
	left = 10.3104166,
	right = 12.5526916,
	image = 'Italy Trentino-South Tyrol location map.svg',
	image1 = 'Relief map of Italien Trentino-Südtirol.png'
}