Module:Location map/data/Australia South East Queensland/doc

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search


Location map of South East Queensland
name South East Queensland
border
coordinates
-26.275
152.428 ←↕→ 153.811
-28.325
map center Lua error: callParserFunction: function "#coordinates" was not found.
image South East Queensland.svg
File:South East Queensland.svg


Module:Location map/data/Australia South East Queensland is a location map definition used to overlay markers and labels on an equirectangular projection map of South East 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 South East Queensland":

Map definition

  • name = South East Queensland
    Name used in the default map caption
  • bottom = -28.325
    Latitude at bottom edge of map, in decimal degrees
  • left = 152.428
    Longitude at left edge of map, in decimal degrees
  • right = 153.811
    Longitude at right edge of map, in decimal degrees

Precision

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

  • At an image width of 200 pixels, that is 0.0069 degrees per pixel.
  • At an image width of 1000 pixels, that is 0.0014 degrees per pixel.

Latitude: from North to South this map definition covers 2.05 degrees.

  • At an image height of 200 pixels, that is 0.0103 degrees per pixel.
  • At an image height of 1000 pixels, that is 0.0021 degrees per pixel.

Examples using location map templates

Location map, using default map (image)

Brisbane (South East Queensland)
{{Location map | Australia South East Queensland
| width   = 200
| lat_deg = -27.46
| lon_deg = 153.02
| label   = Brisbane
}}

Location map many

{{Location map many | Australia South East Queensland
| relief   = yes
| width    = 200
| caption  = Two locations in South East Queensland
| lat1_deg = -27.46
| lon1_deg = 153.02
| label1   = Brisbane
| lat2_deg = -28.02
| lon2_deg = 153.40
| label2   = Gold Coast
}}

Location map+

{{Location map+ | Australia South East Queensland
| width   = 200
| caption = Two locations in South East Queensland
| places  =
  {{Location map~ | Australia South East Queensland
  | lat_deg = -27.46
  | lon_deg = 153.02
  | label   = Brisbane
  }}
  {{Location map~ | Australia South East Queensland
  | lat_deg = -28.02
  | lon_deg = 153.40
  | label   = Gold Coast
  }}
}}

See also

Location map templates

Creating new map definitions