Module:Location map/data/Ottoman Empire1914

From HandWiki


Location map of Ottoman Empire1900
name Ottoman Empire1900
border
coordinates
42.15
23.47 ←↕→ 48.43
30
map center [ ⚑ ] 36°04′30″N 35°57′00″E / 36.075°N 35.95°E / 36.075; 35.95
image Near East topographic map-blank.svg
Near East topographic map-blank.svg


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

Map definition

  • name = Ottoman Empire1900
    Name used in the default map caption
  • bottom = 30
    Latitude at bottom edge of map, in decimal degrees
  • left = 23.47
    Longitude at left edge of map, in decimal degrees
  • right = 48.43
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

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


See also

Location map templates

Creating new map definitions


return {
	name = 'Ottoman Empire1900',
	top = 42.15,
	bottom = 30.00,
	left = 23.47,
	right = 48.43,
	image = 'Near East topographic map-blank.svg'
}