<!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE -->
{{#switch:{{{1}}}<!-- COPY of settings for map "Georgia" -->
{{Module:Location map/data/doc
| name = Georgia
|name =[[Georgia (U.S. state)|Georgia]]
| top = 35.1
|examples=
| bottom = 30.3
=== Single ___location ===
| left = -85.69
{{Location map | USA Georgia
| right = -80.75
| width = 200
| image = Georgia Locator Map.PNG
| lat_deg = 34 | lat_min = 58.90 | lat_dir = N
| skew = 1.00 <!--for longitude-->
<!--34°58′54″N-->
| lat_skew = 0.00
| lon_deg = 84 | lon_min = 22.20 | lon_dir = W
| skew = 1.00 <!--to squeeze upper longitudes-->
<!--84°22′13″W-->
| lat_skew = 0.00 <!--to arc outer latitudes-->
}}<noinclude><!--COPY:Live settings in Template:Location map Gerogia
--
-- The above switch-statement branches by text in parameter #1,
-- returning the associated value after each equals sign ("=").
-->
The map definition, Template:Location_map_Georgia, is intended for overlaying markers and labels on similar maps of [[Georgia]], USA. It is a map locator for the Gerogia blank map, allowing a specified marker-image (parameter "mark=") of set size (defaults "marksize=8") plus an optional name-label to be placed by latitude and longitude coordinates on the default map (or a given image).
: This template is used by the parent "[[Template:Location map]]" which must be invoked with parameter "Georgia" to process the options before it uses this template. Specify each of the individual parameters by using vertical bars: <nowiki>{{Location map | Georgia | ...}}</nowiki>.
::: See: {{tl|Location map}} for description of parameters, or Examples below.
[[image:Georgia Locator Map.PNG|left|thumb|190px|Location map for Georgia]]
{| class="wikitable" width="350"
|-
| align=center colspan="3" style="background-color:#DDD; color:#000" | '''Map parameters'''
|-
| top || {{Location map Georgia|top}}
| latitude at top of map
|-
| bottom || {{Location map Georgia|bottom}}
| latitude at bottom of map
|-
| left || {{Location map Georgia|left}}
| longitude at map left edge
|-
| right || {{Location map Georgia|right}}
| longitude at map right edge
|-
| skew || {{Location map Georgia|skew}}
| skew to narrow longitudes
|-
| lat_skew || {{Location map Georgia|lat_skew}}
| skew to arc latitudes at edges
|}
{{-}}<!-- force separation break -->
==Examples==
{{Location map
| Georgia
| label = McCaysville
| label_size = 90 <!-- percent 0-900% -->
| background = #FFFF99 | position = bottom
| caption = Show "McCaysville" on map
| lat_deg= 34 | lat_min= 58.90 <!--34°58′54″N, 84°22′13″W -->
| lon_deg= -84 | lon_min= -22.20
| background = #FFFF99
| float = right
| width = 220
}}
<pre style = "width:40em;">
Example labeling "McCaysville":
:<nowiki>{{Location map</nowiki> | USA Georgia
| width = 200
:<nowiki>| Georgia</nowiki>
| lat_deg = 34 | lat_min = 58.90 | lat_dir = N
:<nowiki>| label = McCaysville</nowiki>
<!--34°58′54″N-->
:<nowiki>| label_size = 90 <--percent 0-900%</nowiki>
| lon_deg = 84 | lon_min = 22.20 | lon_dir = W
:<nowiki>| caption = Show "McCaysville" in Georgia</nowiki>
<!--84°22′13″W-->
:<nowiki>| lat_deg=34 </nowiki> <nowiki>| lat_min= 58.90</nowiki>
| label = McCaysville
:<nowiki>| lon_deg= -84 | lon_min= -22.20</nowiki>
:<nowiki>| background = #FFFF99</nowiki>
:<nowiki>| float = right</nowiki>
:<nowiki>| width = 220</nowiki>
:<nowiki>}}</nowiki>
<!-- ------------------------- -->
{{Location map
| Georgia
| label = Macon
| label_size = 90 <!-- percent 0-900% -->
| background = #FFFF99 | position = bottom
| caption = Show "Macon" in Georgia
| lat_deg=55 | lat_min=35
| lon_deg=13 | lon_min=2
| background = <!--orange-->#FFCC66
| float = right
| width = 220
| AlternativeMap = <!-- none (use default map) -->
}}
</pre>
Example for orange "[[Macon]]" at bottom:
{{clear}}
:<nowiki>{{Location map</nowiki>
:<nowiki>| Georgia</nowiki>
=== Multiple locations ===
:<nowiki>| label = Macon</nowiki>
{{Location map many | USA Georgia
:<nowiki>| label_size = 90 <--percent 0-900%</nowiki>
| AlternativeMap = <!--none (use default map)-->
:<nowiki>| caption = Show "Macon" in Georgia</nowiki>
| width = 200
:<nowiki>| lat_deg=55</nowiki> <nowiki> | lat_min=35</nowiki>
| caption = Two locations in Georgia
:<nowiki>| lon_deg=13 | lon_min=2</nowiki>
| label = Macon
:<nowiki>| background = <!--orange-->#FFCC66</nowiki>
| label_size = 90 | background = #CCCC55<!--gold-->
:<nowiki>| float = right</nowiki>
| lat_deg = 32 | lat_min = 50.1 | lat_dir = N
:<nowiki>| width = 220</nowiki>
| lon_deg = 83 | lon_min = 39.1 | lon_dir = W
:<nowiki>| AlternativeMap = <!-- none (default)--></nowiki>
| label2 = Valdosta
:<nowiki>}}</nowiki>
| label2_size = 90 | bg2 = #FFCC66<!--orange--> | pos2 = top
<!-- ------------------------- -->
| lat2_deg = 30 | lat2_min = 49.9 | lat2_dir = N
{{Location map
| lon2_deg = 83 | lon2_min = 17.3 | lon2_dir = W
| Georgia
| label = Atlanta | position = top
| label_size = 78 <!-- percent 0-900% -->
| caption = "Atlanta" on wrong-scale map
| lat_deg=57 | lat_min=30
| lon_deg=18 | lon_min=33
| background = #FFFF99
| float = right
| width = 220
| AlternativeMap = Sweden_CIA_map_extended.gif
}}
<pre style = "width:40em;">
Example labeling "[[Atlanta]]" on wrong-scale map:
:<nowiki>{{Location map</nowiki> many | USA Georgia
| AlternativeMap = <!--none (use default map)-->
:<nowiki>| Georgia</nowiki>
| width = 200
:<nowiki>| label = Atlanta | position = top</nowiki>
| caption = Two locations in Georgia
:<nowiki>| label_size = 78 <!-- percent 0-900% --></nowiki>
| label = Macon
:<nowiki>| caption = "Atlanta" on wrong-scale map</nowiki>
| label_size = 90 | background = #CCCC55<!--gold-->
:<nowiki>| lat_deg=57</nowiki> <nowiki> | lat_min=30</nowiki>
| lat_deg = 32 | lat_min = 50.1 | lat_dir = N
:<nowiki>| lon_deg=18 | lon_min=33</nowiki>
| lon_deg = 83 | lon_min = 39.1 | lon_dir = W
:<nowiki>| background = #FFFF99</nowiki>
| label2 = Valdosta
:<nowiki>| float = right</nowiki>
| label2_size = 90 | bg2 = #FFCC66<!--orange--> | pos2 = top
:<nowiki>| width = 220</nowiki>
| lat2_deg = 30 | lat2_min = 49.9 | lat2_dir = N
:<nowiki>| AlternativeMap = Sweden_CIA_map_extended.gif</nowiki>
| lon2_deg = 83 | lon2_min = 17.3 | lon2_dir = W
:<nowiki>}}</nowiki><br/>
}}
<br/>
</pre>
{{clear}}
=== Multiple locations, different markers ===
[[Category:Maps of Georgia]]
{{Location map many | USA Georgia
</noinclude><noinclude>[[Category:Location map by country templates|{{PAGENAME}}]]</noinclude>
| width = 200
| caption = Atlanta and Lake Lanier
| label = Atlanta
| label_size = 90 | background = #FFFF99 | position = left
| lat_deg = 33 | lat_min = 45.30 | lat_dir = N
| lon_deg = 84 | lon_min = 23.40 | lon_dir = W
| label2 = Lake Lanier
| label2_size = 90 | bg2 = SkyBlue | pos2 = right
| mark2 =Diamond_sheer_red_20.png | mark2size = 20
| lat2_deg = 34 | lat2_min = 12.2 | lat2_dir = N
| lon2_deg = 83 | lon2_min = 58.95 | lon2_dir = W
}}
<pre style = "width:40em;">
{{Location map many | USA Georgia
| width = 200
| caption = Atlanta and Lake Lanier
| label = Atlanta
| label_size = 90 | background = #FFFF99 | position = left
| lat_deg = 33 | lat_min = 45.30 | lat_dir = N
| lon_deg = 84 | lon_min = 23.40 | lon_dir = W
| label2 = Lake Lanier
| label2_size = 90 | bg2 = SkyBlue | pos2 = right
| mark2 =Diamond_sheer_red_20.png | mark2size = 20
| lat2_deg = 34 | lat2_min = 12.2 | lat2_dir = N
| lon2_deg = 83 | lon2_min = 58.95 | lon2_dir = W
}}
</pre>
| see also =
* [[Module:Location map/data/USA]]
}}
<includeonly>
<!-- CATEGORIES HERE, THANKS -->
{{DEFAULTSORT:Georgia, Location map USA}}
[[Category:Georgia (U.S. state) ___location map modules| ]]
</includeonly>
|