وحدة:Location map/data/Australia
الاسم | أستراليا | |||
---|---|---|---|---|
احداثيات الحدود | ||||
-9 | ||||
111.5 | ←↕→ | 155 | ||
-44.5 | ||||
مركز الخريطة | 26°45′S 133°15′E / 26.75°S 133.25°E | |||
الصورة | Australia location map.svg | |||
![]() | ||||
الصورة1 | Australia relief map.jpg | |||
![]() | ||||
الصورة2 | Australia location map grey.svg | |||
![]() |
وحدة:Location map/data/Australia 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 "Australia":
{{Location map | Australia | ...}}
{{Location map many | Australia | ...}}
{{Location map+ | Australia | ...}}
{{Location map~ | Australia | ...}}
Map definition
- name = أستراليا
- Name used in the default map caption
- image = Australia location map.svg
- The default map image, without "Image:" or "File:"
- image1 = Australia relief map.jpg
- An alternative map image, usually a relief map, can be displayed via the relief or AlternativeMap parameters
- image2 = Australia location map grey.svg
- A second alternative map image, can be displayed via the AlternativeMap parameter only
- top = -9
- Latitude at top edge of map, in decimal degrees
- bottom = -44.5
- Latitude at bottom edge of map, in decimal degrees
- left = 111.5
- Longitude at left edge of map, in decimal degrees
- right = 155
- Longitude at right edge of map, in decimal degrees
Alternative map
The map defined as image1 (Australia relief map.jpg) can be displayed by using the relief or AlternativeMap parameters in {{Location map}}, {{Location map many}} and {{Location map+}}. The map defined as image2 (Australia location map grey.svg) can only be displayed by using the AlternativeMap parameter. 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 43 degrees.
- At an image width of 200 pixels, that is 0.215 degrees per pixel.
- At an image width of 1000 pixels, that is 0.043 degrees per pixel.
Latitude: from North to South this map definition covers 35.5 degrees.
- At an image height of 200 pixels, that is 0.1775 degrees per pixel.
- At an image height of 1000 pixels, that is 0.0355 degrees per pixel.
Examples using location map templates
Location map, using default map (image)
{{Location map | Australia | width = 200 | label = Canberra | lat_deg=35 | lat_min=18 | lat_sec=27 | lat_dir=S | lon_deg=149 | lon_min=07 | lon_sec=28 | lon_dir=E }}
Location map many, using relief map (image1)
{{Location map many | Australia | relief = yes | width = 200 | caption = Locations in Australia | lat1 = -12.45 | long1 = 130.83 | label1 = Darwin | lat2 = -42.88 | long2 = 147.33 | label2 = Hobart | lat3 = -31.95 | long3 = 115.86 | label3 = Perth | lat4 = -27.47 | long4 = 153.03 | label4 = Brisbane }}
Location map+, using AlternativeMap
{{Location map+ | Australia | AlternativeMap = Australia relief map.jpg | width = 200 | caption = Locations in Australia | places = {{Location map~ | Australia | lat = -12.45 | long = 130.83 | label = Darwin }} {{Location map~ | Australia | lat = -42.88 | long = 147.33 | label = Hobart }} {{Location map~ | Australia | lat = -31.95 | long = 115.86 | label = Perth }} {{Location map~ | Australia | lat = -27.47 | long = 153.03 | label = Brisbane }} }}
Location map+, using location map (grey)
{{Location map+ | Australia | AlternativeMap = Australia location map grey.svg | width = 200 | caption = Locations in Australia | places = {{Location map~ | Australia | lat = -12.45 | long = 130.83 | label = Darwin }} {{Location map~ | Australia | lat = -42.88 | long = 147.33 | label = Hobart }} {{Location map~ | Australia | lat = -31.95 | long = 115.86 | label = Perth }} {{Location map~ | Australia | lat = -27.47 | long = 153.03 | label = Brisbane }} }}
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
- Infobox templates incorporating (passing values to) the Location map template