Difference between revisions of "Module:Location map/data/Egypt/doc"
| Line 98: | Line 98: | ||
| width = 200 | | width = 200 | ||
| float = right | | float = right | ||
| − | | caption = | + | | caption = Alexandria, Cairo and Aswan Cities |
| <!--1st label settings--> | | <!--1st label settings--> | ||
| − | | lat = 31. | + | | lat = 31.2 |
| − | | long = | + | | long = 29.92 |
| − | | label = | + | | label = Alexandria |
| label_size = 70 | | label_size = 70 | ||
| − | | background = | + | | background = DarkWhite |
| position = right | | position = right | ||
| mark = Blue pog.svg | | mark = Blue pog.svg | ||
| marksize = 10 | | marksize = 10 | ||
| <!--2nd label settings--> | | <!--2nd label settings--> | ||
| − | | lat2 = | + | | lat2 = 30.05 |
| − | | long2 = 31. | + | | long2 = 31.22 |
| − | | label2 = | + | | label2 = Cairo |
| label2_size = 70 | | label2_size = 70 | ||
| − | | background2 = | + | | background2 = DarkWhite |
| + | | position2 = left | ||
| + | | mark2 = Blue pog.svg | ||
| + | | mark2size = 10 | ||
| + | | <!--3rd label settings--> | ||
| + | | lat2 = 24.06 | ||
| + | | long2 = 32.91 | ||
| + | | label2 = Aswan | ||
| + | | label2_size = 70 | ||
| + | | background2 = DarkWhite | ||
| position2 = top | | position2 = top | ||
| mark2 = Blue pog.svg | | mark2 = Blue pog.svg | ||
| mark2size = 10 | | mark2size = 10 | ||
| + | |||
}} | }} | ||
<pre style="width:35em"> | <pre style="width:35em"> | ||
| Line 123: | Line 133: | ||
| width = 200 | | width = 200 | ||
| float = right | | float = right | ||
| − | | caption = | + | | caption = Alexandria, Cairo and Aswan Cities |
| <!--1st label settings--> | | <!--1st label settings--> | ||
| − | | lat = 31. | + | | lat = 31.20 |
| − | | long = | + | | long = 29.92 |
| − | | label = | + | | label = Alexandria |
| label_size = 70 | | label_size = 70 | ||
| − | | background = | + | | background = DarkWhite |
| position = right | | position = right | ||
| mark = Blue pog.svg | | mark = Blue pog.svg | ||
| marksize = 10 | | marksize = 10 | ||
| <!--2nd label settings--> | | <!--2nd label settings--> | ||
| − | | lat2 = 22. | + | | lat2 = 30.05 |
| − | | long2 = | + | | long2 = 31.22 |
| − | | label2 = | + | | label2 = Cairo |
| + | | label2_size = 70 | ||
| + | | background2 = DarkWhite | ||
| + | | position2 = left | ||
| + | | mark2 = Blue pog.svg | ||
| + | | mark2size = 10 | ||
| + | | <!--3rd label settings--> | ||
| + | | lat2 = 24.06 | ||
| + | | long2 = 32.91 | ||
| + | | label2 = Aswan | ||
| label2_size = 70 | | label2_size = 70 | ||
| − | | background2 = | + | | background2 = DarkWhite |
| position2 = top | | position2 = top | ||
| mark2 = Blue pog.svg | | mark2 = Blue pog.svg | ||
Revision as of 13:03, 18 April 2012
| 40px | This is a documentation subpage for Module:Location map/data/Egypt. It contains usage information, categories and other content that is not part of the original module page. |
Template:Location map Egypt is a location map definition used to overlay markers and labels on an equirectangular projection map of Egypt. The markers are placed by latitude and longitude coordinates on the default map or a similar map image.
Contents
Usage
These definitions are used by the following templates when invoked with parameter "Egypt":
{{Location map | Egypt | ...}}{{Location map many | Egypt | ...}}{{Location map+ | Egypt | ...}}{{Location map~ | Egypt | ...}}
Map definition
- name
- used in default map caption (Template:Location map/data/Egypt)
- image
- the default map image, without "Image:" or "File:" ([[:File:Template:Location map/data/Egypt|Template:Location map/data/Egypt]])
- image1
- an alternative map image, usually a relief map ([[:File:Template:Location map/data/Egypt|Template:Location map/data/Egypt]])
- top
- latitude at top edge of map, in decimal degrees (Template:Location map/data/Egypt)
- bottom
- latitude at bottom edge of map, in decimal degrees (Template:Location map/data/Egypt)
- left
- longitude at left edge of map, in decimal degrees (Template:Location map/data/Egypt)
- right
- longitude at right edge of map, in decimal degrees (Template:Location map/data/Egypt)
Alternative map
The map shown above as image1 (Template:Location map/data/Egypt) can be displayed by using the AlternativeMap or relief parameters in {{Location map}}, {{Location map many}} and {{Location map+}}. Further instructions can be found at Template:Location map#Using Alternative Map and Template:Location map#Relief, or see the examples below.
Examples
Location map, using default map (image)
{{Location map | Egypt
| width = 200 <!--omit "px"-->
| label = Alexandria
| lat = 31.2
| long = 29.9
}}
{{Location map | Egypt
| width = 200 <!--omit "px"-->
| label = Cairo
| lat = 30.05
| long = 31.22
}}
{{Location map | Egypt
| width = 200 <!--omit "px"-->
| label = Cairo
| lat = 30.05
| long = 31.22
}}
Location map, using relief map (image1)
{{Location map | Egypt
| relief = yes
| float = right <!--or left/center)-->
| width = 200
| caption = Berenice on Red Sea
| lat = 23.92
| long = 35.45
| label = Berenice
| label_size= 70
| background= #44CCDD <!--aqua-->
| position = left <!--or right/top/bottom -->
| mark = Green_pog.svg <!--marker image-->
| marksize = 10 <!--default: 8, 1=none -->
}}
Location map many, using default map
{{Location map many | Egypt
| <!--map settings-->
| width = 200
| float = right
| caption = Alexandria, Cairo and Aswan Cities
| <!--1st label settings-->
| lat = 31.20
| long = 29.92
| label = Alexandria
| label_size = 70
| background = DarkWhite
| position = right
| mark = Blue pog.svg
| marksize = 10
| <!--2nd label settings-->
| lat2 = 30.05
| long2 = 31.22
| label2 = Cairo
| label2_size = 70
| background2 = DarkWhite
| position2 = left
| mark2 = Blue pog.svg
| mark2size = 10
| <!--3rd label settings-->
| lat2 = 24.06
| long2 = 32.91
| label2 = Aswan
| label2_size = 70
| background2 = DarkWhite
| position2 = top
| mark2 = Blue pog.svg
| mark2size = 10
}}
Location map+, using AlternativeMap
{{Location map+ | Egypt
| AlternativeMap = Egypt relief location map.jpg
| width = 200
| caption = Two locations in Egypt
| places =
{{Location map~ | Egypt
| lat = 31.61
| long = 25.92
| label = Sallum
}}
{{Location map~ | Egypt
| lat = 22.34
| long = 31.37
| label = Abu Simbel
}}
}}
Other options
It is possible to place markers/labels outside a map, by specifying latitude outside 20.5-32.8 or longitude coordinates beyond 25.5-35.8:
- Over longitude=35.8 will push a label off-map to the right;
- Under longitude= 20.5 will push a label off-map to the left;
- Over latitude= 32.8 will push a label off-map to the top.
For templates that restrict coordinates, expand the minutes field: lat_deg=32.0 but lat_min=120 yielding a combined 34 degrees (60 minutes = 1 degree).