Module:Location map/data/Canton of Zurich

From Simple English Wikipedia, the free encyclopedia

Usage

Location map of Canton of Zurich
name Canton of Zurich
border
coordinates
47.7394
8.2243 ←↕→ 9.0996
47.1277
map center 47°26′01″N 8°39′43″E / 47.43355°N 8.66195°E / 47.43355; 8.66195
image Reliefkarte Zürich blank.png
Map of Zürich in Switzerland

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

Map definition

  • name = Canton of Zurich
    Name used in the default map caption
  • bottom = 47.1277
    Latitude at bottom edge of map, in decimal degrees
  • left = 8.2243
    Longitude at left edge of map, in decimal degrees
  • right = 9.0996
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

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

Examples using location map templates

Location map, using default map (image)

Location map/data/Canton of Zurich is located in Canton of Zurich
Zürich
Zürich
Winterthur
Winterthur
Horgen
Horgen
Location map/data/Canton of Zurich (Canton of Zurich)

{{#invoke:Location map/data

See also

Location map templates

Creating new map definitions


return {
	name = 'Canton of Zurich',
	top = 47.7394,
	bottom = 47.1277,
	left = 8.2243,
	right = 9.0996,
	image = 'Reliefkarte Zürich blank.png'
}