Module:Location map/data/New Zealand/doc
यह Module:Location map/data/New Zealand हेतु प्रलेख पृष्ठ है
लुआ त्रुटि: expandTemplate: template "coord" does not exist।
Module:Location map/data/New Zealand एक अवस्थिति मानचित्र परिभाषा है जिसका प्रयोग New Zealand के एक इक्विरेक्टैंगुलर प्रक्षेप पर बने मानचित्र पर अवस्थिति चिह्न (मार्कर) अथवा लेबल प्रदर्शित करने के होता है। मार्कर डिफॉल्ट मानचित्र अथवा संगत चित्र पर अक्षांश और देशान्तर अनुसार प्रदर्शित किये जाते हैं।
प्रयोग
जब पैरामीटर "New Zealand" के साथ प्रयोग किया जाता है, ये परिभाषायें निम्नलिखित साँचों के द्वारा इस्तेमाल होती हैं:
मानचित्र परिभाषा
name = New Zealand
- मानचित्र के डिफॉल्ट कैप्शन के रूप में प्रयुक्त नाम
image = New Zealand location map.svg
- डिफॉल्ट चित्र जिसमें मानचित्र प्रदर्शित है, बिना "Image:", "File:" अथवा "चित्र:" लिखे
image1 = New Zealand relief map.jpg
- वैकल्पिक चित्र, आमतौर पर यह उच्चावच मानचित्र होता है, इसे relief अथवा AlternativeMap प्राचल के द्वारा प्रयोग में लाया जा सकता है।
top = -34
- मानचित्र की सबसे ऊपरी सीमा पर अक्षांश (डिग्री दशमलव में)
bottom = -48.3
- मानचित्र की सबसे निचली सीमा पर अक्षांश (डिग्री दशमलव में)
left = 165.8
- मानचित्र के सबसे बायें ओर की सीमा पर देशान्तर (डिग्री दशमलव में)
right = 179.4
- मानचित्र के सबसे दाहिने ओर की सीमा पर देशान्तर (डिग्री दशमलव में)
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
वैकल्पिक मानचित्र
The map defined as image1 (New Zealand relief map.jpg
) can be displayed by using the relief or AlternativeMap parameters in साँचा:tl, साँचा:tl and साँचा:tl. The use of these two parameters is shown in the examples below. Additional examples can be found at:
- Template:Location map#Relief parameter
- Template:Location map#AlternativeMap parameter
- Template:Location map+/relief
- Template:Location map+/AlternativeMap
Precision
देशान्तर: 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.
अक्षांश: 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.
अवस्थिति मानचित्र साँचों के प्रयोग के उदाहरण
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 }} }}
इन्हें भी देखें
- अवस्थिति मानचित्र साँचे
- साँचा:Location map, to display one mark and label using latitude and longitude
- साँचा:Location map many, to display up to nine marks and labels
- साँचा:Location map+, to display an unlimited number of marks and labels