Module:Location map/data/Australia Queensland/doc
This is the documentation page for Module:Location map/data/Australia Queensland
name | Queensland | |||
---|---|---|---|---|
border coordinates | ||||
-9 | ||||
137.5 | ←↕→ | 154 | ||
-29.5 | ||||
map center | Lua error: callParserFunction: function "#coordinates" was not found. | |||
image | Australia Queensland location map.svg
| |||
image1 | Australia Queensland relief location map.jpg
| |||
image2 | Australia Queensland location map blank.svg
| |||
Module:Location map/data/Australia Queensland is a location map definition used to overlay markers and labels on an equirectangular projection map of Queensland. 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 "Australia Queensland":
{{Location map|Australia Queensland |...}}
{{Location map many|Australia Queensland |...}}
{{Location map+|Australia Queensland |...}}
{{Location map~|Australia Queensland |...}}
Map definition
name = Queensland
- Name used in the default map caption
image = Australia Queensland location map.svg
- The default map image, without "Image:" or "File:"
image1 = Australia Queensland relief location map.jpg
- An alternative map image, usually a relief map, which can be displayed via the relief or AlternativeMap parameters
image2 = Australia Queensland location map blank.svg
- Alternative map image which can be displayed via the AlternativeMap parameter
top = -9
- Latitude at top edge of map, in decimal degrees
bottom = -29.5
- Latitude at bottom edge of map, in decimal degrees
left = 137.5
- Longitude at left edge of map, in decimal degrees
right = 154
- Longitude at right edge of map, in decimal degrees
Alternative map
The {{Location map}}, {{Location map many}}, and {{Location map+}} templates have parameters to specify an alternative map image. The map displayed as image1 can be used with the relief or AlternativeMap parameters. The map displayed as image2 can be used with the AlternativeMap parameter. Examples may be found below or in the following:
- Template:Location map#Relief parameter
- Template:Location map+/relief
- Template:Location map#AlternativeMap parameter
- Template:Location map+/AlternativeMap
Precision
Longitude: from West to East this map definition covers 16.5 degrees.
- At an image width of 200 pixels, that is 0.0825 degrees per pixel.
- At an image width of 1000 pixels, that is 0.0165 degrees per pixel.
Latitude: from North to South this map definition covers 20.5 degrees.
- At an image height of 200 pixels, that is 0.1025 degrees per pixel.
- At an image height of 1000 pixels, that is 0.0205 degrees per pixel.
Examples using location map templates
Location map, using default map (image)
{{Location map | Australia Queensland | width = 200 | label = Brisbane | lat_deg = 27 | lat_min = 28 | lat_sec = 04 | lat_dir = S | lon_deg = 153 | lon_min = 01 | lon_sec = 40 | lon_dir = E }}
Location map many, using relief map (image1)
{{Location map many | Australia Queensland | relief = yes | width = 200 | caption = Locations in Queensland | lat1 = -10.60 | long1 = 142.28 | label1 = Horn Island | lat2 = -28.55 | long2 = 150.32 | label2 = Goondiwindi | lat3 = -19.92 | long3 = 138.12 | label3 = Camooweal | lat4 = -25.28 | long4 = 152.87 | label4 = Hervey Bay }}
Location map+, using AlternativeMap
{{Location map+ | Australia Queensland | AlternativeMap=Australia Queensland location map blank.svg | width = 200 | caption = Locations in Queensland | places = {{Location map~ | Australia Queensland | lat = -10.60 | long = 142.28 | label = Horn Island }} {{Location map~ | Australia Queensland | lat = -28.55 | long = 150.32 | label = Goondiwindi }} {{Location map~ | Australia Queensland | lat = -19.92 | long = 138.12 | label = Camooweal }} {{Location map~ | Australia Queensland | lat = -25.28 | long = 152.87 | label = Hervey Bay }} }}
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