Module:Location map/data/Netherlands North Brabant

From Simple English Wikipedia, the free encyclopedia


Location map of North Brabant
name North Brabant
border
coordinates
51.8627
4.1428 ←↕→ 6.08
51.1888
map center 51°31′33″N 5°06′41″E / 51.52575°N 5.1114°E / 51.52575; 5.1114
image 2010-NL-P10-Noord-Brabant-positiekaart-gemnamen.jpg


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

Map definition

  • name = North Brabant
    Name used in the default map caption
  • bottom = 51.1888
    Latitude at bottom edge of map, in decimal degrees
  • left = 4.1428
    Longitude at left edge of map, in decimal degrees
  • right = 6.08
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

  • At an image height of 200 pixels, that is 0.0034 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 = 'North Brabant',
	top = 51.8627,
	bottom = 51.1888,
	left = 4.1428,
	right = 6.080,
	image = '2010-NL-P10-Noord-Brabant-positiekaart-gemnamen.jpg'
}