Module:Location map/data/Baton Rouge Downtown

From blackwiki
Jump to navigation Jump to search


Location map of Baton Rouge Downtown
name Baton Rouge Downtown
border
coordinates
30.45855
-91.19521 ←↕→ -91.17691
30.43818
map center Lua error: callParserFunction: function "#coordinates" was not found.
image Baton Rouge Downtown, Louisiana.png
Baton Rouge Downtown, Louisiana.png
Map of Baton Rouge Downtown

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

Map definition

  • name = Baton Rouge Downtown
    Name used in the default map caption
  • bottom = 30.43818
    Latitude at bottom edge of map, in decimal degrees
  • left = -91.19521
    Longitude at left edge of map, in decimal degrees
  • right = -91.17691
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

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

Examples using location map templates

Location map, using default map (image)

U.S.S. "Kidd" is located in Baton Rouge Downtown
U.S.S. "Kidd"
U.S.S. "Kidd"
U.S.S. "Kidd" (Baton Rouge Downtown)
{{Location map | Baton Rouge Downtown
| width   = 300
| lat_deg = 30.44431
| lon_deg = -91.19151
| label   = U.S.S. "Kidd"
| label_size = 60
}}

Location map many, using defaul map (image)

Location map/data/Baton Rouge Downtown is located in Baton Rouge Downtown
U.S.S. "Kidd"
U.S.S. "Kidd"
Baton Rouge Waterworks Company Standpipe
Baton Rouge Waterworks Company Standpipe
Two locations in Baton Rouge Downtown
{{Location map many | Baton Rouge Downtown
| width    = 300
| caption  = Two locations in Baton Rouge Downtown
| lat1_deg = 30.44431
| lon1_deg = -91.19151
| label1   = U.S.S. "Kidd"
| label1_size = 60
| lat2_deg = 30.44757
| lon2_deg = -91.1895
| label2   = Baton Rouge Waterworks Company Standpipe
| label2_size = 60
}}

Location map+, using AlternativeMap

Location map/data/Baton Rouge Downtown is located in Baton Rouge Downtown
U.S.S. "Kidd"
U.S.S. "Kidd"
Baton Rouge Waterworks Company Standpipe
Baton Rouge Waterworks Company Standpipe
Two locations in Baton Rouge Downtown
{{Location map+ | Baton Rouge Downtown
| AlternativeMap = Baton Rouge Downtown, Louisiana.png
| width   = 300
| caption = Two locations in Baton Rouge Downtown
| places  =
  {{Location map~ | Baton Rouge Downtown
  | lat_deg = 30.44431
  | lon_deg = -91.19151
  | label   = U.S.S. "Kidd"
  | label_size = 60
  }}
  {{Location map~ | Baton Rouge Downtown
  | lat_deg = 30.44757
  | lon_deg = -91.1895
  | label   = Baton Rouge Waterworks Company Standpipe
  | label_size = 60
  }}
}}

See also

Location map templates

Creating new map definitions



return require('Module:Location map/data/USA Louisiana Baton Rouge Downtown')