Module:Wp/bcc/Location map/data/Belgium/doc
This is the documentation page for Module:Wp/bcc/Location map/data/Belgium
name | بیلجیم | |||
---|---|---|---|---|
border coordinates | ||||
51.8 | ||||
2.2 | ←↕→ | 6.9 | ||
49.2 | ||||
map center | 50°30′N 4°33′E / 50.5°N 4.55°E | |||
image | Belgium location map.svg
| |||
image1 | Belgium relief location map.jpg
| |||
Module:Wp/bcc/Location map/data/Belgium is a location map definition used to overlay markers and labels on an equirectangular projection map of بیلجیم. 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 "Belgium":
{{Wp/bcc/Location map | Belgium | ...}}
{{Wp/bcc/Location map many | Belgium | ...}}
{{Wp/bcc/Location map+ | Belgium | ...}}
{{Wp/bcc/Location map~ | Belgium | ...}}
Map definition
name = بیلجیم
- Name used in the default map caption
image = Belgium location map.svg
- The default map image, without "Image:" or "File:"
image1 = Belgium relief location map.jpg
- An alternative map image, usually a relief map, can be displayed via the relief or AlternativeMap parameters
top = 51.8
- Latitude at top edge of map, in decimal degrees
bottom = 49.2
- Latitude at bottom edge of map, in decimal degrees
left = 2.2
- Longitude at left edge of map, in decimal degrees
right = 6.9
- Longitude at right edge of map, in decimal degrees
Alternative map
The map defined as image1 (Belgium relief location map.jpg
) can be displayed by using the relief or AlternativeMap parameters in {{Wp/bcc/Location map}}, {{Wp/bcc/Location map many}} and {{Wp/bcc/Location map+}}. The use of these two parameters is shown in the examples below. Additional examples can be found at:
- Template:Wp/bcc/Location map#Relief parameter
- Template:Wp/bcc/Location map#AlternativeMap parameter
- Template:Wp/bcc/Location map+/relief
- Template:Wp/bcc/Location map+/AlternativeMap
Precision
Longitude: from West to East this map definition covers 4.7 degrees.
- At an image width of 200 pixels, that is 0.0235 degrees per pixel.
- At an image width of 1000 pixels, that is 0.0047 degrees per pixel.
Latitude: from North to South this map definition covers 2.6 degrees.
- At an image height of 200 pixels, that is 0.013 degrees per pixel.
- At an image height of 1000 pixels, that is 0.0026 degrees per pixel.
Examples using location map templates
Location map, using default map (image)
Lua error in Module:Wp/bcc/Location_map at line 422: No value was provided for longitude.
{{Wp/bcc/Location map | Belgium | width = 200 | lat_deg = 50.85 | lon_deg = 4.35 | label = Brussels }}
Location map many, using relief map (image1)
{{Wp/bcc/Location map many | Belgium | relief = yes | width = 200 | caption = Two locations in Belgium | lat1_deg = 50.85 | lon1_deg = 4.35 | label1 = Brussels | lat2_deg = 51.22 | lon2_deg = 4.40 | label2 = Antwerp }}
Location map+, using AlternativeMap
{{Wp/bcc/Location map+ | Belgium | AlternativeMap = Belgium relief location map.jpg | width = 200 | caption = Two locations in Belgium | places = {{Wp/bcc/Location map~ | Belgium | lat_deg = 50.85 | lon_deg = 4.35 | label = Brussels }} {{Wp/bcc/Location map~ | Belgium | lat_deg = 51.22 | lon_deg = 4.40 | label = Antwerp }} }}
See also
- Location map templates
- Template:Wp/bcc/Location map, to display one mark and label using latitude and longitude
- Template:Wp/bcc/Location map many, to display up to nine marks and labels
- Template:Wp/bcc/Location map+, to display an unlimited number of marks and labels
- Infobox templates incorporating (passing values to) the Location map template