Module:Location map/data/Netherlands Groningen

From Simple English Wikipedia, the free encyclopedia


Location map of Groningen (province)
name Groningen (province)
border
coordinates
53.552
6.1214 ←↕→ 7.2592
52.8156
map center 53°11′02″N 6°41′25″E / 53.1838°N 6.6903°E / 53.1838; 6.6903
image 2010-NL-P01-Groningen-positiekaart-gemnamen.jpg


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

Map definition

  • name = Groningen (province)
    Name used in the default map caption
  • bottom = 52.8156
    Latitude at bottom edge of map, in decimal degrees
  • left = 6.1214
    Longitude at left edge of map, in decimal degrees
  • right = 7.2592
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

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


See also

Location map templates

Creating new map definitions


return {
	name = 'Groningen (province)',
	top = 53.552,
	bottom = 52.8156,
	left = 6.1214,
	right = 7.2592,
	image = '2010-NL-P01-Groningen-positiekaart-gemnamen.jpg'
}