Module:Location map/data/Hungary Heves

From imedwiki
Jump to navigation Jump to search


Location map of Heves County
name Heves County
border
coordinates
48.209
19.478 ←↕→ 20.914
47.21
map center 47°42′34″N 20°11′46″E / 47.7095°N 20.196°E / 47.7095; 20.196
image Heves location map.svg
Heves location map.svg
image1 [[:File:|]]
[[File:|400x400px]]


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

Map definition

  • name = Heves County
    Name used in the default map caption
  • bottom = 47.21
    Latitude at bottom edge of map, in decimal degrees
  • left = 19.478
    Longitude at left edge of map, in decimal degrees
  • right = 20.914
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

  • At an image height of 200 pixels, that is 0.005 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 = 'Heves County',
	top = 48.209,
	bottom = 47.21,
	left = 19.478,
	right = 20.914,
	image = 'Heves location map.svg',
	image1 =''
}