Module:Location map/data/Australia Australian Capital Territory/doc
This is the documentation page for Module:Location map/data/Australia Australian Capital Territory
Lua error: expandTemplate: template "coord" does not exist.
Module:Location map/data/Australia Australian Capital Territory is a location map definition used to overlay markers and labels on an equirectangular projection map of Australian Capital 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 Australian Capital Territory":
Map definition
name = Australian Capital Territory
- Name used in the default map caption
image = Australia Capital Territory location map.svg
- The default map image, without "Image:" or "File:"
top = -35.1
- Latitude at top edge of map, in decimal degrees
bottom = -35.96
- Latitude at bottom edge of map, in decimal degrees
left = 148.72
- Longitude at left edge of map, in decimal degrees
right = 149.45
- Longitude at right edge of map, in decimal degrees
Precision
Longitude: from West to East this map definition covers 0.73 degrees.
- At an image width of 200 pixels, that is 0.0037 degrees per pixel.
- At an image width of 1000 pixels, that is 0.0007 degrees per pixel.
Latitude: from North to South this map definition covers 0.86 degrees.
- At an image height of 200 pixels, that is 0.0043 degrees per pixel.
- At an image height of 1000 pixels, that is 0.0009 degrees per pixel.
Examples using location map templates
Location map, using default map (image)
{{Location map | Australia Australian Capital Territory | 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
{{Location map many | Australia Australian Capital Territory | width = 200 | caption = Locations in Australian Capital Territory | lat1 = -35.170 | long1 = 149.069 | label1 = Hall | lat2 = -35.567 | long2 = 149.133 | label2 = Williamsdale | lat3 = -35.297 | long3 = 148.922 | label3 = Uriarra | lat4 = -35.341 | long4 = 149.229 | label4 = Oaks Estate }}
Location map+
{{Location map+ | Australia Australian Capital Territory | width = 200 | caption = Locations in Australian Capital Territory | places = {{Location map~ | Australia Australian Capital Territory | lat = -35.170 | long = 149.069 | label = Hall }} {{Location map~ | Australia Australian Capital Territory | lat = -35.567 | long = 149.133 | label = Williamsdale }} {{Location map~ | Australia Australian Capital Territory | lat = -35.297 | long = 148.922 | label = Uriarra }} {{Location map~ | Australia Australian Capital Territory | lat = -35.341 | long = 149.229 | label = Oaks Estate }} }}
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