Module:Location map/data/Finland Ostrobothnia

From imedwiki
Jump to navigation Jump to search


Location map of Ostrobothnia
name Ostrobothnia
border
coordinates
64.0094
20.1658 ←↕→ 23.7441
61.9217
map center 62°57′56″N 21°57′18″E / 62.96555°N 21.95495°E / 62.96555; 21.95495
image Finland Ostrobothnia Region.svg
Finland Ostrobothnia Region.svg


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

Map definition

  • name = Ostrobothnia
    Name used in the default map caption
  • bottom = 61.9217
    Latitude at bottom edge of map, in decimal degrees
  • left = 20.1658
    Longitude at left edge of map, in decimal degrees
  • right = 23.7441
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

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


See also

Location map templates

Creating new map definitions


return {
	name = 'Ostrobothnia',
	image = 'Finland Ostrobothnia Region.svg',
	top = 64.0094,
	bottom = 61.9217,
	left = 20.1658,
	right = 23.7441
}