Module:Location map/data/Spain Province of Girona

From Simple English Wikipedia, the free encyclopedia
Location map of Province of Girona
name Province of Girona
border
coordinates
42.560514
1.642168 ←↕→ 3.377477
41.599431
map center 42°04′48″N 2°30′35″E / 42.0799725°N 2.5098225°E / 42.0799725; 2.5098225
image Gerona-loc.svg


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

Map definition

  • name = Province of Girona
    Name used in the default map caption
  • image = Gerona-loc.svg
    The default map image, without "Image:" or "File:"
  • bottom = 41.599431
    Latitude at bottom edge of map, in decimal degrees
  • left = 1.642168
    Longitude at left edge of map, in decimal degrees
  • right = 3.377477
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

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


See also

Location map templates

Creating new map definitions


return {
	name = 'Province of Girona',
	top = 42.560514,
	bottom = 41.599431,
	left = 1.642168,
	right = 3.377477,
	image = 'Gerona-loc.svg'
}