Module:Location map/data/Romania Maramureș

From HandWiki


Location map of Maramureș County
name Maramureș County
border
coordinates
48.25
23.1 ←↕→ 25.1
47
map center [ ⚑ ] 47°37′30″N 24°06′00″E / 47.625°N 24.1°E / 47.625; 24.1
image Harta jud Maramures.jpg
Harta jud Maramures.jpg


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

Map definition

  • name = Maramureș County
    Name used in the default map caption
  • bottom = 47
    Latitude at bottom edge of map, in decimal degrees
  • left = 23.1
    Longitude at left edge of map, in decimal degrees
  • right = 25.1
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

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


See also

Location map templates

Creating new map definitions


return {
	name = 'Maramureș County',
	top = 48.25,
	bottom = 47.00,
	left = 23.10,
	right = 25.10,
	image = 'Harta jud Maramures.jpg'
}