Module:Location map/data/Alps
name | Alps | |||
---|---|---|---|---|
border coordinates | ||||
48.5 | ||||
4.5 | ←↕→ | 17 | ||
42.75 | ||||
map center | 45°37′30″N 10°45′00″E / 45.625°N 10.75°E | |||
image | Alps location map.png
| |||
Module:Location map/data/Alps is a location map definition used to overlay markers and labels on an equirectangular projection map of the Alps. 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 "Alps":
{{Location map|Alps |...}}
{{Location map many|Alps |...}}
{{Location map+|Alps |...}}
{{Location map~|Alps |...}}
Map definition
name = Alps
- Name used in the default map caption
image = Alps location map.png
- The default map image, without "Image:" or "File:"
top = 48.5
- Latitude at top edge of map, in decimal degrees
bottom = 42.75
- Latitude at bottom edge of map, in decimal degrees
left = 4.5
- Longitude at left edge of map, in decimal degrees
right = 17
- Longitude at right edge of map, in decimal degrees
Precision
Longitude: from West to East this map definition covers 12.5 degrees.
- At an image width of 200 pixels, that is 0.0625 degrees per pixel.
- At an image width of 1000 pixels, that is 0.0125 degrees per pixel.
Latitude: from North to South this map definition covers 5.75 degrees.
- At an image height of 200 pixels, that is 0.0288 degrees per pixel.
- At an image height of 1000 pixels, that is 0.0058 degrees per pixel.
Examples using location map templates
Location map, using default map (image)
{{Location map | Alps | width = 300 | lat_deg = 45.83 | lon_deg = 6.87 | label = Mont Blanc }}
Location map many
{{Location map many | Alps | width = 300 | caption = Three mountains in the Alps | lat1_deg = 45.83 | lon1_deg = 6.87 | label1 = Mont Blanc | pos1 = bottom | lat2_deg = 45.94 | lon2_deg = 7.87 | label2 = Monte Rosa | lat3_deg = 46.54 | lon3_deg = 8.13 | label3 = Finsteraarhorn }}
Location map+
{{Location map+ | Alps | width = 300 | caption = Three mountains in the Alps | places = {{Location map~ | Alps | lat_deg = 45.83 | lon_deg = 6.87 | label = Mont Blanc | position = bottom }} {{Location map~ | Alps | lat_deg = 45.94 | lon_deg = 7.87 | label = Monte Rosa }} {{Location map~ | Alps | lat_deg = 46.54 | lon_deg = 8.13 | label = Finsteraarhorn }} }}
See also
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