الگو:Location map Japan
ظاهر
Template:Location map Japan is a location map definition used to overlay markers and labels on an equirectangular projection map of ژاپن. The markers are placed by عرض جغرافیایی and طول جغرافیایی 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 = ژاپن
- 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 طول جغرافیایی; 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 عرض جغرافیایی; 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)
{{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)
{{Location map many | Japan | relief = yes | caption = Locations in [[ژاپن]] and [[جزایر ریوکیو]] | 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
{{Location map+ | Japan | AlternativeMap = Japan bluemarble location map with side map of the Ryukyu Islands.jpg | caption = Locations in [[ژاپن]] and [[جزایر ریوکیو]] | 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 | ژاپن |
Region | Kyūshū |
Prefecture | Okinawa |
{{Infobox settlement | name = Naha | subdivision_type = Country | subdivision_name = [[ژاپن]] | 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