Module:Location map/data/USA District of Columbia

From blackwiki
< Module:Location map
Revision as of 10:32, 7 August 2016 by blackwiki>Id4abel (return { name = 'USA District of Columbia', top = 39.0571, bottom = 38.7300, left = -77.3637, right = -76.6660, image = 'USA District of Columbia location map.PNG', image1 = 'USA District of Columbia relief location map.jpg' })
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Location map of USA District of Columbia
name USA District of Columbia
border
coordinates
39.0571
-77.3637 ←↕→ -76.666
38.73
map center Lua error: callParserFunction: function "#coordinates" was not found.
image USA District of Columbia location map.PNG
400x400px
image1 USA District of Columbia relief location map.jpg
400x400px


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

Map definition

  • name = USA District of Columbia
    Name used in the default map caption
  • bottom = 38.73
    Latitude at bottom edge of map, in decimal degrees
  • left = -77.3637
    Longitude at left edge of map, in decimal degrees
  • right = -76.666
    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 0.6977 degrees.

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

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

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


See also

Location map templates

Creating new map definitions


return { name = 'USA District of Columbia', top = 39.0571, bottom = 38.7300, left = -77.3637, right = -76.6660, image = 'USA District of Columbia location map.PNG', image1 = 'USA District of Columbia relief location map.jpg' }