Module:Location map/data/Australia/doc
यह Module:Location map/data/Australia हेतु प्रलेख पृष्ठ है
लुआ त्रुटि: expandTemplate: template "coord" does not exist।
Module:Location map/data/Australia एक अवस्थिति मानचित्र परिभाषा है जिसका प्रयोग ऑस्ट्रेलिया के एक इक्विरेक्टैंगुलर प्रक्षेप पर बने मानचित्र पर अवस्थिति चिह्न (मार्कर) अथवा लेबल प्रदर्शित करने के होता है। मार्कर डिफॉल्ट मानचित्र अथवा संगत चित्र पर अक्षांश और देशान्तर अनुसार प्रदर्शित किये जाते हैं।
प्रयोग
जब पैरामीटर "Australia" के साथ प्रयोग किया जाता है, ये परिभाषायें निम्नलिखित साँचों के द्वारा इस्तेमाल होती हैं:
मानचित्र परिभाषा
name = ऑस्ट्रेलिया
- मानचित्र के डिफॉल्ट कैप्शन के रूप में प्रयुक्त नाम
image = Australia location map.svg
- डिफॉल्ट चित्र जिसमें मानचित्र प्रदर्शित है, बिना "Image:", "File:" अथवा "चित्र:" लिखे
image1 = Australia relief map.jpg
- वैकल्पिक चित्र, आमतौर पर यह उच्चावच मानचित्र होता है, इसे relief अथवा AlternativeMap प्राचल के द्वारा प्रयोग में लाया जा सकता है।
image2 = Australia location map grey.svg
- दूसरा वैकल्पिक चित्र, इसे केवल AlternativeMap प्राचल के द्वारा ही प्रयोग में लाया जा सकता है।
top = -9
- मानचित्र की सबसे ऊपरी सीमा पर अक्षांश (डिग्री दशमलव में)
bottom = -44.5
- मानचित्र की सबसे निचली सीमा पर अक्षांश (डिग्री दशमलव में)
left = 111.5
- मानचित्र के सबसे बायें ओर की सीमा पर देशान्तर (डिग्री दशमलव में)
right = 155
- मानचित्र के सबसे दाहिने ओर की सीमा पर देशान्तर (डिग्री दशमलव में)
वैकल्पिक मानचित्र
The map defined as image1 (Australia relief map.jpg
) can be displayed by using the relief or AlternativeMap parameters in साँचा:tl, साँचा:tl and साँचा:tl. The map defined as image2 (Australia location map grey.svg
) can only be displayed by using the AlternativeMap parameter. 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 43.5 degrees.
- At an image width of 200 pixels, that is 0.2175 degrees per pixel.
- At an image width of 1000 pixels, that is 0.0435 degrees per pixel.
अक्षांश: from North to South this map definition covers 35.5 degrees.
- At an image height of 200 pixels, that is 0.1775 degrees per pixel.
- At an image height of 1000 pixels, that is 0.0355 degrees per pixel.
अवस्थिति मानचित्र साँचों के प्रयोग के उदाहरण
Location map, using default map (image)
{{Location map | Australia | 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, using relief map (image1)
{{Location map many | Australia | relief = yes | width = 200 | caption = Locations in Australia | lat1 = -12.45 | long1 = 130.83 | label1 = Darwin | lat2 = -42.88 | long2 = 147.33 | label2 = Hobart | lat3 = -31.95 | long3 = 115.86 | label3 = Perth | lat4 = -27.47 | long4 = 153.03 | label4 = Brisbane }}
Location map+, using AlternativeMap
{{Location map+ | Australia | AlternativeMap = Australia relief map.jpg | width = 200 | caption = Locations in Australia | places = {{Location map~ | Australia | lat = -12.45 | long = 130.83 | label = Darwin }} {{Location map~ | Australia | lat = -42.88 | long = 147.33 | label = Hobart }} {{Location map~ | Australia | lat = -31.95 | long = 115.86 | label = Perth }} {{Location map~ | Australia | lat = -27.47 | long = 153.03 | label = Brisbane }} }}
Location map+, using location map (grey)
{{Location map+ | Australia | AlternativeMap = Australia location map grey.svg | width = 200 | caption = Locations in Australia | places = {{Location map~ | Australia | lat = -12.45 | long = 130.83 | label = Darwin }} {{Location map~ | Australia | lat = -42.88 | long = 147.33 | label = Hobart }} {{Location map~ | Australia | lat = -31.95 | long = 115.86 | label = Perth }} {{Location map~ | Australia | lat = -27.47 | long = 153.03 | label = Brisbane }} }}
इन्हें भी देखें
- अवस्थिति मानचित्र साँचे
- साँचा: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