Module:Location map/data/Australia Northern Territory/doc

From Simple English Wikipedia, the free encyclopedia

This is the documentation page for Module:Location map/data/Australia Northern Territory


Location map of Northern Territory
name Northern Territory
border
coordinates
-10.6
127.5 ←↕→ 139.5
-26.5
map center 18°33′S 133°30′E / 18.55°S 133.5°E / -18.55; 133.5
image Australia Northern Territory location map blank.svg
image1 Australia Northern Territory relief location map.png
image2 Australia Northern Territory location map.svg
Map of Northern Territory

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

Map definition

  • name = Northern Territory
    Name used in the default map caption
  • bottom = -26.5
    Latitude at bottom edge of map, in decimal degrees
  • left = 127.5
    Longitude at left edge of map, in decimal degrees
  • right = 139.5
    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:

Precision

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

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

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

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

Examples using location map templates

Location map, using default map (image)

Darwin is located in Northern Territory
Darwin
Darwin
Darwin (Northern Territory)
{{Location map | Australia Northern Territory
| width = 200
| label = Darwin
| lat_deg = 12  | lat_min = 27 | lat_sec = | lat_dir = S
| lon_deg = 130 | lon_min = 50 | lon_sec = | lon_dir = E
}}

Location map many, using relief map (image1)

Location map/data/Australia Northern Territory/doc is located in Northern Territory
Minjilang
Minjilang
Kulgera
Kulgera
Kaltukatjara
Kaltukatjara
Alpurrurulam
Alpurrurulam
Locations in Northern Territory
{{Location map many | Australia Northern Territory
| relief   = yes
| width    = 200
| caption  = Locations in Northern Territory
| lat1 = -11.15 | long1 = 132.58 | label1 = Minjilang
| lat2 = -25.84 | long2 = 133.30 | label2 = Kulgera
| lat3 = -24.87 | long3 = 129.08 | label3 = Kaltukatjara
| lat4 = -20.97 | long4 = 137.92 | label4 = Alpurrurulam
}}

Location map+, using AlternativeMap

Location map/data/Australia Northern Territory/doc is located in Northern Territory
Minjilang
Minjilang
Kulgera
Kulgera
Kaltukatjara
Kaltukatjara
Alpurrurulam
Alpurrurulam
Locations in Northern Territory
{{Location map+ | Australia Northern Territory
| AlternativeMap=Australia Northern Territory location map.svg
| width   = 200
| caption = Locations in Northern Territory
| places  =
  {{Location map~ | Australia Northern Territory
  | lat = -11.15 | long = 132.58 | label = Minjilang
  }}
  {{Location map~ | Australia Northern Territory
  | lat = -25.84 | long = 133.30 | label = Kulgera
  }}
  {{Location map~ | Australia Northern Territory
  | lat = -24.87 | long = 129.08 | label = Kaltukatjara
  }}
  {{Location map~ | Australia Northern Territory
  | lat = -20.97 | long = 137.92 | label = Alpurrurulam
  }}
}}

See also

Location map templates

Creating new map definitions