Module:Location map/data/Japan/doc
![]() | This is a documentation subpage for Module:Location map/data/Japan. It may contain usage information, categories and other content that is not part of the original module page. |
![]() | This is a documentation subpage for Module:Location map/data/Japan. It may contain usage information, categories and other content that is not part of the original module page. |
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 = Template:Location map/data/Japan
- Name used in the default map caption
- image = [[:File:Template:Location map/data/Japan|Template:Location map/data/Japan]]
- The default map image, without "Image:" or "File:"
- image1 = [[:File:Template:Location map/data/Japan|Template:Location map/data/Japan]]
- An alternative map image, usually a relief map, can be displayed via the relief parameter
- image2 = [[:File:Template:Location map/data/Japan|Template:Location map/data/Japan]]
- An alternative map image, can be displayed via the AlternativeMap parameter
- x = Template:Location map/data/Japan
- 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 = Template:Location map/data/Japan
- 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 (Template:Location map/data/Japan) can be displayed by using the AlternativeMap or relief parameters in {{Location map}}, {{Location map many}} and {{Location map+}}. The map defined as image2 (Template:Location map/data/Japan) can only be displayed by using the AlternativeMap parameter. Further instructions can be found at Template:Location map#Using Alternative Map and Template:Location map#Relief, or see the examples below.
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 [[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
{{Location map+ | Japan | AlternativeMap = Japan physical map.svg | 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