MyWikiBiz, Author Your Legacy — Wednesday October 22, 2025
Jump to navigationJump to search
4,232 bytes added
, 01:09, 16 July 2021
<!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE -->
{{Module:Location map/data/doc
| examples =
{{Location map
| Germany Weser
| label = Bremen
| label_size = 90 <!-- percent 0-900% -->
| caption = Show "[[Bremen]]" on map
| lat=53.0750 | long=8.8071
| background = #FFFF99
| float = right
| width = 250
}}
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>
{{-}}
<!-- ------------------------- Showing Bad Hersfeld-->
<hr/>
{{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 (use default map) -->
}}
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>
{{-}}
<!-- ------------------------- Showing 2: Fulda /Bremerhaven -->
<hr/>
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).
{{Location map | Germany Weser
| label = Fulda
| label_size = <!-- 0-900%--> 110
| lat_deg=50 | lat_min=33.23 | lon_deg=9 | lon_min=40.46
| caption = Show "Fulda" on map
| background = <!--blue-->#5599EE
| float = left | width = 250
}}
{{Location map | Germany Weser
| caption = Show "Bremerhaven"
| label = Bremerhaven | label_size = <!-- 0-900%--> 82
| lat=53.53 | long=8.59
| 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 =<!-- 0-900%--> 103
| lat3_deg=52 | lat3_min=22.33 | pos3=left
| lon3_deg=9 | lon3_min=12.4 | bg3 = <!--yellow-->#EEEE11
| float = right | width = 250
}}
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 -->
<hr/>
===Multiple markers on the same map===
Example showing "[[Bremerhaven]]" (and "[[Wolfsburg]]") on one map.
{{Location map many | Germany Weser
| caption = 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 =<!-- 0-900%--> 93
| lat3_deg=51 | lat3_min=1.1 | pos3=top
| lon3_deg=11 | lon3_min=0.0 | bg3 = <!--yellow-->#EEEE11
| float = right | width = 230
}}
<pre style="overflow:auto">{{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
}}</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>