Jump to content

Module:Location map/data/USA Georgia/doc

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Zyxw (talk | contribs) at 00:14, 17 June 2010 (correct usage from "{{Location map | Georgia" to "{{Location map | USA Georgia", use {{BASEPAGENAME}} to show template values). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Template:Location map USA Georgia is a location map definition used to overlay markers and labels on a map of Georgia (U.S. state). It is used by "Template:Location map" when invoked with parameter "USA Georgia": {{Location map | USA Georgia | ...}}. The markers are placed by latitude and longitude coordinates on the default map or a similar map image.

[[Image:Template:Location map/data/USA Georgia|left|thumb|200px|Location map for Template:Location map/data/USA Georgia]]

Map parameters
name Template:Location map/data/USA Georgia name used in default map caption
image Template:Location map/data/USA Georgia file name of map image, without "Image:" or "File:"
top Template:Location map/data/USA Georgia latitude at top of map
bottom Template:Location map/data/USA Georgia latitude at bottom of map
left Template:Location map/data/USA Georgia longitude at left edge of map
right Template:Location map/data/USA Georgia longitude at right edge of map
skew Template:Location map/data/USA Georgia to narrow longitudes; see {{Location map skew}}
lat_skew Template:Location map/data/USA Georgia to arc latitudes at edges; see {{Location map polarx}}

Usage

For a description of the parameters, see {{Location map}} and {{Location map many}}.

Single location

McCaysville is located in Georgia
McCaysville
McCaysville
Show "McCaysville" in Georgia

{{Location map
| USA Georgia
| label = McCaysville
| label_size = 90 <--percent 0-900%
| caption = Show "McCaysville" in Georgia
| lat_deg=34  | lat_min= 58.90
| lon_deg= -84 | lon_min= -22.20
| background = #FFFF99 | position=bottom
| float = right
| width = 220
}}

Multiple locations

Location map/data/USA Georgia/doc is located in Georgia
Macon
Macon
Valdosta
Valdosta

{{Location map many
| USA Georgia
| caption = [[Macon, Georgia|Macon]] & [[Valdosta, Georgia|Valdosta]] in Georgia
| label = Macon
  | label_size=90
  | lat_deg= 32 | lat_min=50.1
  | lon_deg=-83 | lon_min= -39.1
  | background = <!--gold-->#CCCC55
| label2 = Valdosta
  | label2_size=90 | pos2=top
  | lat2_deg= 30 | lat2_min= 50.8
  | lon2_deg=-83 | lon2_min= -17.3
  | bg2 = <!--orange-->#FFCC66
| float = right | width = 220
| AlternativeMap= <!--none (default)-->
}}

Multiple locations, different markers

Location map/data/USA Georgia/doc is located in Georgia
Atlanta
Atlanta
Lake Lanier
Lake Lanier
"Atlanta" & "Lake Lanier"

{{Location map many
| USA Georgia
| caption = "Atlanta" & "Lake Lanier"
| label = Atlanta | position = bottom
  | label_size=80 <!--percent 0-200%-->
  | lat_deg= 33 | lat_min=45.3
  | lon_deg=-84 | lon_min= -23.40
  | background = #FFFF99
| label2 = Lake Lanier | pos2 = top
  | label2_size=80
  | lat2_deg= 34 | lat2_min=12.2
  | lon2_deg=-83 | lon2_min= -58.95
  | bg2 = SkyBlue
  | mark2=Blue_pog.svg | mark2size=12
| float = right | width = 220
}}