ଛାଞ୍ଚ:Location map Germany
| name | Germany | |||
|---|---|---|---|---|
| border coordinates | ||||
| 55.1 | ||||
| 5.5 | ←↕→ | 15.5 | ||
| 47.2 | ||||
| map center | 51°09′N 10°30′E / 51.15°N 10.5°E | |||
| image | Germany location map.svg | |||
| image1 | Relief Map of Germany.png | |||
Template:Location map Germany is a location map definition used to overlay markers and labels on an equirectangular projection map of Germany. The markers are placed by latitude and longitude coordinates on the default map or a similar map image.
Usage
[ସମ୍ପାଦନା]These definitions are used by the following templates when invoked with parameter "Germany":
{{Location map|Germany |...}}{{Location map many|Germany |...}}{{Location map+|Germany |...}}{{Location map~|Germany |...}}
Map definition
[ସମ୍ପାଦନା]- name
- used in default map caption (Germany)
- image
- the default map image, without "Image:" or "File:" (Germany location map.svg)
- image1
- an alternative map image, usually a relief map (Relief Map of Germany.png)
- top
- latitude at top edge of map, in decimal degrees (55.1)
- bottom
- latitude at bottom edge of map, in decimal degrees (47.2)
- left
- longitude at left edge of map, in decimal degrees (5.5)
- right
- longitude at right edge of map, in decimal degrees (15.5)
Alternative map
[ସମ୍ପାଦନା]The map shown above as image1 (Relief Map of Germany.png) 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)
[ସମ୍ପାଦନା]Lua error in ମଡ୍ୟୁଲ:Location_map at line 522: Unable to find the specified location map definition: "Module:Location map/data/Germany" does not exist.
{{Location map | Germany
| width = 150
| lat = 52.5
| long = 13.4
| label = Berlin
}}
Location map, using relief map (image1)
[ସମ୍ପାଦନା]Lua error in ମଡ୍ୟୁଲ:Location_map at line 522: Unable to find the specified location map definition: "Module:Location map/data/Germany" does not exist.
{{Location map | Germany
| relief = yes
| width = 150
| lat = 52.5
| long = 13.4
| label = Berlin
}}
Location map many, using default map
[ସମ୍ପାଦନା]Lua error in ମଡ୍ୟୁଲ:Location_map/multi at line 143: Unable to find the specified location map definition: "Module:Location map/data/Germany" does not exist.
{{Location map many | Germany
| caption = Two locations in Germany
| width = 150
| lat = 52.5
| long = 13.4
| label = Berlin
| lat2 = 48.13
| long2 = 11.57
| label2 = Munich
}}
Location map+, using AlternativeMap
[ସମ୍ପାଦନା]Lua error in ମଡ୍ୟୁଲ:Location_map/multi at line 27: Unable to find the specified location map definition: "Module:Location map/data/Germany" does not exist.
{{Location map+ | Germany
| AlternativeMap = Relief Map of Germany.png
| caption = Two locations in Germany
| width = 150
| places =
{{Location map~ | Germany
| lat = 52.5
| long = 13.4
| label = Berlin
}}
{{Location map~ | Germany
| lat = 48.13
| long = 11.57
| label = Munich
}}
}}