Module:Location map/data/Canton of Basel-Stadt

From imedwiki
Jump to navigation Jump to search

Usage

Location map of Canton of Basel-Stadt
name Canton of Basel-Stadt
border
coordinates
47.636
7.4727 ←↕→ 7.74
47.4985
map center 47°34′02″N 7°36′23″E / 47.56725°N 7.60635°E / 47.56725; 7.60635
image Reliefkarte_Basel-Stadt_blank.png
Reliefkarte Basel-Stadt blank.png
Map of Basel-Stadt in Switzerland

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

Map definition

  • name = Canton of Basel-Stadt
    Name used in the default map caption
  • bottom = 47.4985
    Latitude at bottom edge of map, in decimal degrees
  • left = 7.4727
    Longitude at left edge of map, in decimal degrees
  • right = 7.74
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

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

Examples using location map templates

Location map, using default map (image)

Template:Location map many

{{#invoke:Location map/data|''function_name''}}

See also

Location map templates

Creating new map definitions


return {
	name = 'Canton of Basel-Stadt',
	top =  	47.6360,
	bottom = 47.4985,
	left = 7.4727,
	right = 7.7400,
	image = 'Reliefkarte_Basel-Stadt_blank.png'
}