Module:Location map/data/Romania Olt

From blackwiki
< Module:Location map
Revision as of 00:10, 19 December 2018 by blackwiki>Frietjes (created from Template:Location map Romania Olt, earlier edit history will be saved in Module:Location map/data/Romania Olt/doc)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Lua error in Module:Location_map/info at line 23: attempt to compare number with string.


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

Map definition

  • name = Olt County
    Name used in the default map caption
  • image = [[:File:|]]
    The default map image, without "Image:" or "File:"
  • bottom = 43.7
    Latitude at bottom edge of map, in decimal degrees
  • left = 23.85
    Longitude at left edge of map, in decimal degrees
  • right = 24.89| image = Romania Olt Location map.jpg
    Longitude at right edge of map, in decimal degrees

Precision

Longitude: from West to East this map definition covers Expression error: Unrecognized punctuation character "|". degrees.

  • At an image width of 200 pixels, that is Expression error: Unrecognized punctuation character "|". degrees per pixel.
  • At an image width of 1000 pixels, that is Expression error: Unrecognized punctuation character "|". degrees per pixel.

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

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


See also

Location map templates

Creating new map definitions


return {
	name = 'Olt County',
	top = 44.92,
	bottom = 43.70,
	left = 23.85,
	right = '24.89| image  = Romania Olt Location map.jpg'
}