Module:Location map/data/Baton Rouge

From blackwiki
Jump to navigation Jump to search


Location map of Baton Rouge
name Baton Rouge
border
coordinates
30.5312
-91.2288 ←↕→ -91.0959
30.3681
map center Lua error: callParserFunction: function "#coordinates" was not found.
image Baton Rouge, Louisiana.png
Baton Rouge, Louisiana.png
Map of Baton Rouge

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

Map definition

  • name = Baton Rouge
    Name used in the default map caption
  • bottom = 30.3681
    Latitude at bottom edge of map, in decimal degrees
  • left = -91.2288
    Longitude at left edge of map, in decimal degrees
  • right = -91.0959
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

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

Examples using location map templates

Location map, using default map (image)

Barthel Pigeonnier is located in Baton Rouge
Barthel Pigeonnier
Barthel Pigeonnier
Barthel Pigeonnier (Baton Rouge)
{{Location map | Baton Rouge
| width   = 300
| lat_deg = 30.42603
| lon_deg = -91.1866
| label   = Barthel Pigeonnier
| label_size = 60
}}

Location map many, using defaul map (image)

Location map/data/Baton Rouge is located in Baton Rouge
Barthel Pigeonnier
Barthel Pigeonnier
Baton Rouge High School
Baton Rouge High School
Two locations in Baton Rouge
{{Location map many | Baton Rouge
| width    = 300
| caption  = Two locations in Baton Rouge
| lat1_deg = 30.42603
| lon1_deg = -91.1866
| label1   = Barthel Pigeonnier
| label1_size = 60
| lat2_deg = 30.44531
| lon2_deg = -91.15967
| label2   = Baton Rouge High School
| label2_size = 60
}}

Location map+, using AlternativeMap

Location map/data/Baton Rouge is located in Baton Rouge
Barthel Pigeonnier
Barthel Pigeonnier
Baton Rouge High School
Baton Rouge High School
Two locations in Baton Rouge
{{Location map+ | Baton Rouge
| AlternativeMap = Baton Rouge, Louisiana.png
| width   = 300
| caption = Two locations in Baton Rouge
| places  =
  {{Location map~ | Baton Rouge
  | lat_deg = 30.42603
  | lon_deg = -91.1866
  | label   = Barthel Pigeonnier
  | label_size = 60
  }}
  {{Location map~ | Baton Rouge
  | lat_deg = 30.44531
  | lon_deg = -91.15967
  | label   = Baton Rouge High School
  | label_size = 60
  }}
}}

See also

Location map templates

Creating new map definitions



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