Module:Location map/data/Ukraine Ivano-Frankivsk Oblast

From blackwiki
< Module:Location map
Revision as of 14:13, 11 April 2018 by blackwiki>Frietjes (created from Template:Location map Ukraine Ivano-Frankivsk Oblast, earlier edit history will be saved in Module:Location map/data/Ukraine Ivano-Frankivsk Oblast/doc)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Location map of Ivano-Frankivsk Oblast
name Ivano-Frankivsk Oblast
border
coordinates
49.65
23.1966666 ←↕→ 25.8
47.5833333
map center Lua error: callParserFunction: function "#coordinates" was not found.
image Ivano-Frankivsk province location map.svg
400x400px
image1 [[:File:Ivano-Frankivsk province physical map.svg |Ivano-Frankivsk province physical map.svg ]]
[[File:Ivano-Frankivsk province physical map.svg |400x400px]]


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

Map definition

  • name = Ivano-Frankivsk Oblast
    Name used in the default map caption
  • image = Ivano-Frankivsk province location map.svg
    The default map image, without "Image:" or "File:"
  • image1 = [[:File:Ivano-Frankivsk province physical map.svg |Ivano-Frankivsk province physical map.svg ]]
    An alternative map image, usually a relief map, which can be displayed via the relief or AlternativeMap parameters
  • top = 49.65
    Latitude at top edge of map, in decimal degrees
  • bottom = 47.5833333
    Latitude at bottom edge of map, in decimal degrees
  • left = 23.1966666
    Longitude at left edge of map, in decimal degrees
  • right = 25.8
    Longitude at right edge of map, in decimal degrees

Alternative map

The {{Location map}}, {{Location map many}}, and {{Location map+}} templates have parameters to specify an alternative map image. The map displayed as image1 can be used with the relief or AlternativeMap parameters. Examples may be found below or in the following:

Precision

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

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

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

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


See also

Location map templates

Creating new map definitions


return {
	name = 'Ivano-Frankivsk Oblast',
	top = 49.6500000 ,
	bottom = 47.5833333,
	left = 23.1966666 ,
	right = 25.8000000,
	image = 'Ivano-Frankivsk province location map.svg',
	image1 = 'Ivano-Frankivsk province physical map.svg 	'
}