Module:Location map/data/Canton of Appenzell Ausserrhoden

From Simple English Wikipedia, the free encyclopedia


Location map of Canton of Appenzell Ausserrhoden
name Canton of Appenzell Ausserrhoden
border
coordinates
47.536
9.1671 ←↕→ 9.69
47.188
map center 47°21′43″N 9°25′43″E / 47.362°N 9.42855°E / 47.362; 9.42855
image Reliefkarte Appenzell Ausserrhoden blank.png
Map of Canton of Appenzell Ausserrhoden

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

Map definition

  • name = Canton of Appenzell Ausserrhoden
    Name used in the default map caption
  • bottom = 47.188
    Latitude at bottom edge of map, in decimal degrees
  • left = 9.1671
    Longitude at left edge of map, in decimal degrees
  • right = 9.69
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

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

Examples using location map templates

Location map, using default map (image)

Appenzell is located in Canton of Appenzell Ausserrhoden
Appenzell
Appenzell
Appenzell (Canton of Appenzell Ausserrhoden)
{{Location map | Canton of Appenzell Ausserrhoden
| width   = 250
| lat_deg = 47.33
| lon_deg = 9.42
| label   = Appenzell
}}

Location map many

Location map/data/Canton of Appenzell Ausserrhoden is located in Canton of Appenzell Ausserrhoden
Appenzell
Appenzell
Herisau
Herisau
Trogen
Trogen
Three locations in Canton of Appenzell Ausserrhoden
{{Location map many | Canton of Appenzell Ausserrhoden
| width    = 250
| caption  = Three locations in Canton of Appenzell Ausserrhoden
| lat1_deg = 47.33
| lon1_deg = 9.42
| label1   = Appenzell
| lat2_deg = 47.38
| lon2_deg = 9.27
| label2   = Herisau
| lat3_deg = 47.40
| lon3_deg = 9.47
| label3   = Trogen
}}

Location map+

Location map/data/Canton of Appenzell Ausserrhoden is located in Canton of Appenzell Ausserrhoden
Appenzell
Appenzell
Herisau
Herisau
Trogen
Trogen
Three locations in Canton of Appenzell Ausserrhoden
{{Location map+ | Canton of Appenzell Ausserrhoden
| width   = 250
| caption = Three locations in Canton of Appenzell Ausserrhoden
| places  =
  {{Location map~ | Canton of Appenzell Ausserrhoden
  | lat_deg = 47.33
  | lon_deg = 9.42
  | label   = Appenzell
  }}
  {{Location map~ | Canton of Appenzell Ausserrhoden
  | lat_deg = 47.38
  | lon_deg = 9.27
  | label   = Herisau
  }}
  {{Location map~ | Canton of Appenzell Ausserrhoden
  | lat_deg = 47.40
  | lon_deg = 9.47
  | label   = Trogen
  }}
}}

See also

Location map templates

Creating new map definitions


return {
	name = 'Canton of Appenzell Ausserrhoden',
	top =  	47.5360,
	bottom = 47.1880,
	left = 9.1671,
	right = 9.6900,
	image = 'Reliefkarte Appenzell Ausserrhoden blank.png',
}