Module:Location map/data/Kimmystan/doc
This is the documentation page for Module:Location map/data/Kimmystan
name | Kimmystan | |||
---|---|---|---|---|
border coordinates | ||||
16.954 | ||||
139.645 | ←↕→ | 149.768 | ||
5.717 | ||||
map center | 11°20′08″N 144°42′23″E / 11.3355°N 144.7065°E | |||
image | Kimmystan location map.svg
| |||
![]() | ||||
image1 | Kimmystan relief map.png
| |||
![]() |

Module:Location map/data/Kimmystan is a location map definition used to overlay markers and labels on an equirectangular projection map of Kimmystan. 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 "Kimmystan":
{{Location map|Kimmystan |...}}
{{Location map many|Kimmystan |...}}
{{Location map+|Kimmystan |...}}
{{Location map~|Kimmystan |...}}
Map definition
name = Kimmystan
- Name used in the default map caption
image = Kimmystan location map.svg
- The default map image, without "Image:" or "File:"
image1 = Kimmystan relief map.png
- An alternative map image, usually a relief map, can be displayed via the relief or AlternativeMap parameters
top = 16.954
- Latitude at top edge of map, in decimal degrees
bottom = 5.717
- Latitude at bottom edge of map, in decimal degrees
left = 139.645
- Longitude at left edge of map, in decimal degrees
right = 149.768
- Longitude at right edge of map, in decimal degrees
Alternative map
The map defined as image1 (Kimmystan relief map.png
) can be displayed by using the relief or AlternativeMap parameters in {{Location map}}, {{Location map many}} and {{Location map+}}. The use of these two parameters is shown in the examples below. Additional examples can be found at:
- Template:Location map#Relief parameter
- Template:Location map#AlternativeMap parameter
- Template:Location map+/relief
- Template:Location map+/AlternativeMap
Precision
Longitude: from West to East this map definition covers 10.123 degrees.
- At an image width of 200 pixels, that is 0.0506 degrees per pixel.
- At an image width of 1000 pixels, that is 0.0101 degrees per pixel.
Latitude: from North to South this map definition covers 11.237 degrees.
- At an image height of 200 pixels, that is 0.0562 degrees per pixel.
- At an image height of 1000 pixels, that is 0.0112 degrees per pixel.
Examples using location map templates
Location map, using default map (image)
{{Location map | Kimmystan | width = 300 | lat_deg = 15.64 | lon_deg = 144.04 | label = Nordfjord }}
Location map many, using relief map (image1)
{{Location map many | Kimmystan | relief = yes | width = 300 | caption = Two locations in Kimmystan | lat1_deg = 15.64 | lon1_deg = 144.04 | label1 = Nordfjord | lat2_deg = 7.53 | lon2_deg = 148.19 | label2 = Cwm }}
Location map+, using AlternativeMap
{{Location map+ | Kimmystan | AlternativeMap = Kimmystan location map (pre 2016).png | width = 300 | caption = Two locations in Kimmystan | places = {{Location map~ | Kimmystan | lat_deg = 15.64 | lon_deg = 144.04 | label = Nordfjord }} {{Location map~ | Kimmystan | lat_deg = 7.53 | lon_deg = 148.19 | label = Cwm }} }}
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
- Creating new map definitions
- Template:Location map/Creating a new map definition
- Template:Location map/doc/Converting map definition templates to modules
- Infobox templates incorporating (passing values to) the Location map template