Difference between revisions of "Module:Location map/data/Germany Weser/doc"
blackwiki>Zyxw (documentation and category moved from main template to /doc) |
m (12 revisions imported) |
||
| (11 intermediate revisions by 6 users not shown) | |||
| Line 1: | Line 1: | ||
| − | + | <!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE --> | |
| − | <!-- PLEASE ADD CATEGORIES | + | {{Module:Location map/data/doc |
| − | + | | examples = | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | | | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
{{Location map | {{Location map | ||
| − | | | + | | Germany Weser |
| label = Bremen | | label = Bremen | ||
| label_size = 90 <!-- percent 0-900% --> | | label_size = 90 <!-- percent 0-900% --> | ||
| Line 54: | Line 12: | ||
| width = 250 | | width = 250 | ||
}} | }} | ||
| − | Example labeling "[[Bremen]]":< | + | Example labeling "[[Bremen]]": |
| − | : | + | <pre style="overflow:auto">{{Location map |
| − | + | | Germany Weser | |
| − | + | | label = Bremen | |
| − | + | | label_size = 90 <--percent 0-900% | |
| − | + | | caption = Show "Bremen" on map | |
| − | + | | lat=53.075 | |
| − | + | | long=8.8071 | |
| − | + | | background = #FFFF99 | |
| − | + | | float = right | |
| − | + | | width = 250 | |
| − | + | }}</pre> | |
| − | + | ||
{{-}} | {{-}} | ||
| Line 72: | Line 30: | ||
<hr/> | <hr/> | ||
{{Location map | {{Location map | ||
| − | | | + | | Germany Weser |
| label = Bad Hersfeld | position=left | | label = Bad Hersfeld | position=left | ||
| label_size = 90 <!-- percent 0-900% --> | | label_size = 90 <!-- percent 0-900% --> | ||
| Line 82: | Line 40: | ||
| AlternativeMap = <!-- none (use default map) --> | | AlternativeMap = <!-- none (use default map) --> | ||
}} | }} | ||
| − | Example for orange "[[Bad Hersfeld]]" at bottom:< | + | Example for orange "[[Bad Hersfeld]]" at bottom: |
| − | : | + | <pre style="overflow:auto">{{Location map |
| − | + | | Germany Weser | |
| − | + | | label=Bad Hersfeld | position=left | |
| − | + | | label_size = 90 <--percent 0-900% | |
| − | + | | caption = Show "Bad Hersfeld" on map | |
| − | + | | lat=50.8689 | long=9.7072 | |
| − | + | | background = <!--orange-->#FFCC66 | |
| − | + | | float = right | |
| − | + | | width = 220 | |
| − | + | | AlternativeMap = <!--none(default)--> | |
| − | + | }}</pre> | |
| − | + | ||
{{-}} | {{-}} | ||
| Line 101: | Line 59: | ||
Two examples, showing "Fulda" & "Bremerhaven" with map position aligned (by using parameters "float=left" and "float=right"). | Two examples, showing "Fulda" & "Bremerhaven" with map position aligned (by using parameters "float=left" and "float=right"). | ||
Note that the marker for "Bremerhaven" is west of the mark, due to narrow longitudes far north (on non-equirectangular map). | Note that the marker for "Bremerhaven" is west of the mark, due to narrow longitudes far north (on non-equirectangular map). | ||
| − | {{Location map | | + | {{Location map | Germany Weser |
| label = Fulda | | label = Fulda | ||
| label_size = <!-- 0-900%--> 110 | | label_size = <!-- 0-900%--> 110 | ||
| Line 109: | Line 67: | ||
| float = left | width = 250 | | float = left | width = 250 | ||
}} | }} | ||
| − | {{Location map | | + | {{Location map | Germany Weser |
| caption = Show "Bremerhaven" | | caption = Show "Bremerhaven" | ||
| − | |||
| label = Bremerhaven | label_size = <!-- 0-900%--> 82 | | label = Bremerhaven | label_size = <!-- 0-900%--> 82 | ||
| − | | lat=53. | + | | lat=53.53 | long=8.59 |
| − | + | | position=top | |
| background = <!--gold-->#CCCC11 | | background = <!--gold-->#CCCC11 | ||
| − | | label2 = Wolfsburg | label2_size =103 | + | | label2 = Wolfsburg | label2_size =103 |
| lat2 =52.4267 | pos2=left | | lat2 =52.4267 | pos2=left | ||
| long2=10.7893 | bg2 = <!--bluegreen-->#66BBDD | | long2=10.7893 | bg2 = <!--bluegreen-->#66BBDD | ||
| Line 124: | Line 81: | ||
| float = right | width = 250 | | float = right | width = 250 | ||
}} | }} | ||
| − | Longitude lines converge to the center, so center towns would be positioned more accurately. The "polar" skew factor | + | Longitude lines converge to the center, so center towns would be positioned more accurately. The "polar" skew factor is used to scale longitude smaller near polar latitudes (relative to map height), and position longitudes from map center, rather than left-side base longitude. |
{{-}} | {{-}} | ||
<!-- ------------------------- Showing: Bremerhaven/Wolfsburg --> | <!-- ------------------------- Showing: Bremerhaven/Wolfsburg --> | ||
<hr/> | <hr/> | ||
| − | === | + | ===Multiple markers on the same map=== |
Example showing "[[Bremerhaven]]" (and "[[Wolfsburg]]") on one map. | Example showing "[[Bremerhaven]]" (and "[[Wolfsburg]]") on one map. | ||
| − | {{Location map | + | {{Location map many | Germany Weser |
| caption = Show "Bremerhaven" & "Wolfsburg" | | caption = Show "Bremerhaven" & "Wolfsburg" | ||
| − | |||
| label = Bremerhaven | label_size =<!-- 0-900%--> 84 | | label = Bremerhaven | label_size =<!-- 0-900%--> 84 | ||
| − | | lat=53. | + | | lat=53.53 | long=8.59 |
| marksize=7 | position=top | | marksize=7 | position=top | ||
| background = <!--gold-->#CCCC11 | | background = <!--gold-->#CCCC11 | ||
| − | | label2 = Wolfsburg | label2_size =103 | + | | label2 = Wolfsburg | label2_size =103 |
| lat2 =52.4267 | pos2=left | | lat2 =52.4267 | pos2=left | ||
| long2=10.7893 | bg2 = <!--bluegreen-->#66BBDD | | long2=10.7893 | bg2 = <!--bluegreen-->#66BBDD | ||
| Line 147: | Line 103: | ||
| float = right | width = 230 | | float = right | width = 230 | ||
}} | }} | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | < | + | <pre style="overflow:auto">{{Location map many | Germany Weser |
| − | + | | Show "Bremerhaven" & "Wolfsburg" | |
| − | {{Location map | + | | label = Bremerhaven |
| − | | | + | | label_size = <!-- 0-900%--> 84 |
| − | | label = | + | | lat=53.53 | long=8.59 |
| − | | label_size = <!-- | + | | marksize=7 | position=top |
| − | + | | background = <!--gold-->#CCCC11 | |
| − | | lat=53. | + | | label2 = Wolfsburg | label2_size=103 |
| − | | background = # | + | | lat2=52.4267 | pos2=left |
| − | | | + | | long2=10.7893 |
| − | | | + | | bg2 = <!--bluegreen-->#66BBDD |
| − | + | | label3 = Anytown | |
| − | + | | label3_size=93 | pos3=top | |
| − | + | | lat3_deg=51 | lat3_min=1.1 | |
| − | + | | lon3_deg=11 | lon3_min=0.0 | |
| − | + | | bg3 = <!--yellow-->#EEEE11 | |
| − | + | | float = right | width = 230 | |
| − | + | }}</pre> | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | + | | see also = | |
| + | * [[Module:Location map/data/Germany]] | ||
| + | * [[Module:Location map/data/Germany Neckar]] | ||
| + | * [[Module:Location map/data/Germany Rhine]] | ||
| + | }}<includeonly> | ||
| + | <!-- CATEGORIES HERE, THANKS --> | ||
| + | [[Category:Germany location map templates|Weser]] | ||
| + | [[Category:Maps of Germany|Weser]] | ||
</includeonly> | </includeonly> | ||
Latest revision as of 06:47, 27 September 2020
| name | Weser | ||
|---|---|---|---|
| x | (100*( ($2 - (12.05 + 8.0)/2)*((1 - 0.91)*($1 - 54.02)/(50.0 - 54.02) + 0.91) + (12.05 + 8.0)/2 - 8.0)/(12.05 - 8.0)) | ||
| y | (100*($1 - 54.02)/(50.0 - 54.02)) | ||
| image | A_Weser_watershed_closer.gif
| ||
| |||
Module:Location map/data/Germany Weser is a location map definition used to overlay markers and labels on an equirectangular projection map of Weser. 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 "Germany Weser":
{{Location map | Germany Weser | ...}}{{Location map many | Germany Weser | ...}}{{Location map+ | Germany Weser | ...}}{{Location map~ | Germany Weser | ...}}
Map definition
name = Weser- Name used in the default map caption
image = A_Weser_watershed_closer.gif- The default map image, without "Image:" or "File:"
x = (100*( ($2 - (12.05 + 8.0)/2)*((1 - 0.91)*($1 - 54.02)/(50.0 - 54.02) + 0.91) + (12.05 + 8.0)/2 - 8.0)/(12.05 - 8.0))- An expression to calculate a location on the map via its longitude; evaluates as 0 along the left edge and 100 along the right edge
y = (100*($1 - 54.02)/(50.0 - 54.02))- An expression to calculate a location on the map via its latitude; evaluates as 0 along the top edge and 100 along the bottom edge
Examples using location map templates
Example labeling "Bremen":
{{Location map
| Germany Weser
| label = Bremen
| label_size = 90 <--percent 0-900%
| caption = Show "Bremen" on map
| lat=53.075
| long=8.8071
| background = #FFFF99
| float = right
| width = 250
}}
Example for orange "Bad Hersfeld" at bottom:
{{Location map
| Germany Weser
| label=Bad Hersfeld | position=left
| label_size = 90 <--percent 0-900%
| caption = Show "Bad Hersfeld" on map
| lat=50.8689 | long=9.7072
| background = <!--orange-->#FFCC66
| float = right
| width = 220
| AlternativeMap = <!--none(default)-->
}}
Two examples, showing "Fulda" & "Bremerhaven" with map position aligned (by using parameters "float=left" and "float=right"). Note that the marker for "Bremerhaven" is west of the mark, due to narrow longitudes far north (on non-equirectangular map).
Longitude lines converge to the center, so center towns would be positioned more accurately. The "polar" skew factor is used to scale longitude smaller near polar latitudes (relative to map height), and position longitudes from map center, rather than left-side base longitude.
Multiple markers on the same map
Example showing "Bremerhaven" (and "Wolfsburg") on one map.
{{Location map many | Germany Weser
| Show "Bremerhaven" & "Wolfsburg"
| label = Bremerhaven
| label_size = <!-- 0-900%--> 84
| lat=53.53 | long=8.59
| marksize=7 | position=top
| background = <!--gold-->#CCCC11
| label2 = Wolfsburg | label2_size=103
| lat2=52.4267 | pos2=left
| long2=10.7893
| bg2 = <!--bluegreen-->#66BBDD
| label3 = Anytown
| label3_size=93 | pos3=top
| lat3_deg=51 | lat3_min=1.1
| lon3_deg=11 | lon3_min=0.0
| bg3 = <!--yellow-->#EEEE11
| float = right | width = 230
}}
See also
- Module:Location map/data/Germany
- Module:Location map/data/Germany Neckar
- Module:Location map/data/Germany Rhine
Location map templates
- Template:Location map, to display one mark and label using latitude and longitude
- Template:Location map many, to display up to nine marks and labels
- Template:Location map+, to display an unlimited number of marks and labels
