وحدة:Location map/data/Australia Queensland


خريطة موقع كوينزلاند
الاسم كوينزلاند
احداثيات
الحدود
-9
137.5 ←↕→ 154
-29.5
مركز الخريطة 19°15′S 145°45′E / 19.25°S 145.75°E / -19.25; 145.75
الصورة Australia Queensland location map.svg
Australia Queensland location map.svg
الصورة1 Australia Queensland relief location map.jpg
Australia Queensland relief location map.jpg
الصورة2 Australia Queensland location map blank.svg
Australia Queensland location map blank.svg
Map of Queensland

وحدة:Location map/data/Australia Queensland 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 Queensland":

Map definition

  • name = كوينزلاند
    Name used in the default map caption
  • 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 map defined as image1 (Australia Queensland relief location 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 Queensland location map blank.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:

Precision

Longitude: from West to East this map definition covers 16 degrees.

  • At an image width of 200 pixels, that is 0.08 degrees per pixel.
  • At an image width of 1000 pixels, that is 0.016 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)

Brisbane is located in كوينزلاند
Brisbane
Brisbane
Brisbane (كوينزلاند)
{{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/data/Australia Queensland is located in كوينزلاند
Horn Island
Horn Island
Goondiwindi
Goondiwindi
Camooweal
Camooweal
Hervey Bay
Hervey Bay
Locations in Queensland
{{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/data/Australia Queensland is located in كوينزلاند
Horn Island
Horn Island
Goondiwindi
Goondiwindi
Camooweal
Camooweal
Hervey Bay
Hervey Bay
Locations in Queensland
{{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
Infobox templates incorporating (passing values to) the Location map template
List

return {
	name = 'كوينزلاند',
	top =  -9.0,
	bottom = -29.5,
	left = 137.5,
	right = 154.0,
	image = 'Australia Queensland location map.svg',
	image1 = 'Australia Queensland relief location map.jpg',
	image2 = 'Australia Queensland location map blank.svg'
}