Module:Location map/data/United Kingdom Somerset West

From HandWiki
< Module:Location map
Revision as of 08:58, 21 December 2018 by imported>Frietjes (created from Template:Location map United Kingdom Somerset West, earlier edit history will be saved in Module:Location map/data/United Kingdom Somerset West/doc)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Location map of West Somerset
name West Somerset
border
coordinates
51.28
-3.85 ←↕→ -3.02
50.98
map center [ ⚑ ] 51°07′48″N 3°26′06″W / 51.13°N 3.435°W / 51.13; -3.435
image West Somerset UK ward map 2010 (blank).svg
West Somerset UK ward map 2010 (blank).svg


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

Map definition

  • name = West Somerset
    Name used in the default map caption
  • bottom = 50.98
    Latitude at bottom edge of map, in decimal degrees
  • left = -3.85
    Longitude at left edge of map, in decimal degrees
  • right = -3.02
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

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


See also

Location map templates

Creating new map definitions


return {
	name = 'West Somerset',
	top = 51.28,
	bottom = 50.98,
	left = -3.85,
	right = -3.02,
	image = 'West Somerset UK ward map 2010 (blank).svg'
}