ढाँचा:Location map Japan/कागजात
Template:Location map Japan is a location map definition used to overlay markers and labels on an equirectangular projection map of Japan. 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 "Japan":
{{Location map|Japan |...}}
{{Location map many|Japan |...}}
{{Location map+|Japan |...}}
{{Location map~|Japan |...}}
Map definition
[सम्पादन गर्नुहोस्]- name = Japan
- Name used in the default map caption
- image = Japan location map with side map of the Ryukyu Islands.svg
- The default map image, without "Image:" or "File:"
- image1 = [[:File:|]]
- An alternative map image, usually a relief map, can be displayed via the relief or AlternativeMap parameters
- x = 100*(({{{2}}}>30.90)*({{{3}}}-128.24)/(149.27-128.24)+({{{2}}}<=30.90)*({{{3}}}-110.43)/(131.44-110.43))
- An expression to calculate a location on the map via its longitude; evaluates as 0 along the left edge and 100 along the right edge
- y = 100*(({{{2}}}>30.90)*({{{2}}}-45.86)/(30.02-45.86)+({{{2}}}<=30.90)*({{{2}}}-39.54)/(23.71-39.54))
- An expression to calculate a location on the map via its latitude; evaluates as 0 along the top edge and 100 along the bottom edge
Map boundaries
[सम्पादन गर्नुहोस्]Boundaries for main islands north of 30.90°N:
- top = 45.86
- bottom = 30.02
- left = 128.24
- right = 149.27
Boundaries for Ryukyu Islands south of 30.90°N:
- top = 39.54
- bottom = 23.71
- left = 110.43
- right = 131.44
Alternative map
[सम्पादन गर्नुहोस्]The map defined as image1 () can be displayed by using the relief or AlternativeMap parameters in {{Location map}}, {{Location map many}} and {{Location map+}}. The use of these two parameters is shown in the examples below. Additional examples can be found at:
Examples using location map templates
[सम्पादन गर्नुहोस्]Location map, using default map (image)
[सम्पादन गर्नुहोस्]Lua error in मोड्युल:Location_map at line 555: खुलाइएको स्थान नक्सा परिभाषा भेटिएन: "Module:Location map/data/Japan" उपलब्ध छैन्.
{{Location map | Japan | label = Fukuoka | lat_deg = 33 | lat_min = 35 | lat_dir = N | lon_deg = 130 | lon_min = 24 | lon_dir = E }}
Location map many, using relief map (image1)
[सम्पादन गर्नुहोस्]Lua error in मोड्युल:Location_map/multi at line 143: खुलाइएको स्थान नक्सा परिभाषा भेटिएन: "Module:Location map/data/Japan" उपलब्ध छैन्.
{{Location map many | Japan | relief = yes | caption = Locations in [[Japan]] and [[Ryukyu Islands]] | label = Fukuoka | background = lightgrey | lat_deg = 33 | lat_min = 35 | lat_dir = N | lon_deg = 130 | lon_min = 24 | lon_dir = E | label2 = Naha | lat2_deg = 26 | lat2_min = 12 | lat2_dir = N | lon2_deg = 127 | long2_min = 41 | lon2_dir = E }}
Location map+, using AlternativeMap
[सम्पादन गर्नुहोस्]Lua error in मोड्युल:Location_map/multi at line 27: खुलाइएको स्थान नक्सा परिभाषा भेटिएन: "Module:Location map/data/Japan" उपलब्ध छैन्.
{{Location map+ | Japan | AlternativeMap = Japan bluemarble location map with side map of the Ryukyu Islands.jpg | caption = Locations in [[Japan]] and [[Ryukyu Islands]] | places = {{Location map~ | Japan | label = Fukuoka | background = lightgrey | lat_deg = 33 | lat_min = 35 | lat_dir = N | lon_deg = 130 | lon_min = 24 | lon_dir = E }} {{Location map~ | Japan | label = Naha | lat_deg = 26 | lat_min = 12 | lat_dir = N | lon_deg = 127 | long_min = 41 | lon_dir = E }} }}
Examples using Infobox settlement
[सम्पादन गर्नुहोस्]Main islands north of 30.90°N, with default map image
[सम्पादन गर्नुहोस्]Fukuoka | |
---|---|
Country | Japan |
Region | Kyūshū |
Prefecture | Fukuoka |
{{Infobox settlement | name = Fukuoka | subdivision_type = Country | subdivision_name = Japan | subdivision_type1 = Region | subdivision_name1 = Kyūshū | subdivision_type2 = Prefecture | subdivision_name2 = Fukuoka | pushpin_map = Japan | coordinates_region = JP | latd = 33 | latm = 35 | latNS = N | longd = 130 | longm = 24 | longEW = E }}
Ryukyu Islands south of 30.90°N, with alternative map image
[सम्पादन गर्नुहोस्]Naha | |
---|---|
Country | Japan |
Region | Kyūshū |
Prefecture | Okinawa |
{{Infobox settlement | name = Naha | subdivision_type = Country | subdivision_name = [[Japan]] | subdivision_type1 = Region | subdivision_name1 = Kyūshū | subdivision_type2 = Prefecture | subdivision_name2 = Okinawa | pushpin_map = Japan | pushpin_image = Japan natural location map with side map of the Ryukyu Islands.jpg | coordinates_region = JP | latd = 26 | latm = 12 | latNS = N | longd = 127 | longm = 41 | longEW = E }}
See also
[सम्पादन गर्नुहोस्]- 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