Module:Location map/data/New Zealand/doc
This is the documentation page for Module:Location map/data/New Zealand
name | New Zealand | |||
---|---|---|---|---|
border coordinates | ||||
-34 | ||||
165.8 | ←↕→ | 179.4 | ||
-48.3 | ||||
map center | [ ⚑ ] 41°09′S 172°36′E / 41.15°S 172.6°E | |||
image | New Zealand location map.svg
| |||
image1 | New Zealand relief map.jpg
| |||
mark | Disc Plain red.svg
| |||
marksize | 5 |
Module:Location map/data/New Zealand is a location map definition used to overlay markers and labels on an equirectangular projection map of New Zealand. 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 "New Zealand":
{{Location map|New Zealand |...}}
{{Location map many|New Zealand |...}}
{{Location map+|New Zealand |...}}
{{Location map~|New Zealand |...}}
Map definition
name = New Zealand
- Name used in the default map caption
image = New Zealand location map.svg
- The default map image, without "Image:" or "File:"
image1 = New Zealand relief map.jpg
- An alternative map image, usually a relief map, which can be displayed via the relief or AlternativeMap parameters
top = -34
- Latitude at top edge of map, in decimal degrees
bottom = -48.3
- Latitude at bottom edge of map, in decimal degrees
left = 165.8
- Longitude at left edge of map, in decimal degrees
right = 179.4
- Longitude at right edge of map, in decimal degrees
mark = Disc Plain red.svg ()
- The default mark image to display with this map. This can be overridden by the
mark
parameter in Template:Location map, which would otherwise default to Red pog.svg ().
- The default mark image to display with this map. This can be overridden by the
marksize = 5
- The default mark size (in pixels) for the mark image displayed with this map (should not include
px
, for examplemarksize=5
, notmarksize=5px
). This can be overridden by themarksize
parameter in Template:Location map, which would otherwise default to 8.
- The default mark size (in pixels) for the mark image displayed with this map (should not include
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. Examples may be found below or in the following:
- Template:Location map#Relief parameter
- Template:Location map+/relief
- Template:Location map#AlternativeMap parameter
- Template:Location map+/AlternativeMap
Precision
Longitude: from West to East this map definition covers 13.6 degrees.
- At an image width of 200 pixels, that is 0.068 degrees per pixel.
- At an image width of 1000 pixels, that is 0.0136 degrees per pixel.
Latitude: from North to South this map definition covers 14.3 degrees.
- At an image height of 200 pixels, that is 0.0715 degrees per pixel.
- At an image height of 1000 pixels, that is 0.0143 degrees per pixel.
Examples using location map templates
Location map, using default map (image)
{{Location map | New Zealand | width = 250 | lat_deg = -41.29 | lon_deg = 174.78 | label = Wellington }}
Location map many, using relief map (image1)
{{Location map many | New Zealand | relief = yes | width = 250 | caption = Three locations in New Zealand | lat1_deg = -41.29 | lon1_deg = 174.78 | label1 = Wellington | lat2_deg = -36.84 | lon2_deg = 174.74 | label2 = Auckland | lat3_deg = -46.43 | lon3_deg = 168.31 | label3 = Invercargill }}
Location map+, using AlternativeMap
{{Location map+ | New Zealand | AlternativeMap = New Zealand relief map.jpg | width = 250 | caption = Three locations in New Zealand | places = {{Location map~ | New Zealand | lat_deg = -41.29 | lon_deg = 174.78 | label = Wellington }} {{Location map~ | New Zealand | lat_deg = -36.84 | lon_deg = 174.74 | label = Auckland }} {{Location map~ | New Zealand | lat_deg = -46.43 | lon_deg = 168.31 | label = Invercargill }} }}
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