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

From blackwiki
< Module:Location map
Revision as of 16:27, 23 April 2018 by blackwiki>Frietjes (created from Template:Location map Italy Trentino-South Tyrol, earlier edit history will be saved in Module:Location map/data/Italy Trentino-South Tyrol/doc)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


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 Lua error: callParserFunction: function "#coordinates" was not found.
image Italy Trentino-South Tyrol location map.svg
Italy Trentino-South Tyrol location map.svg


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

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'
}