Jump to content

Module:Location map/data/Japan/doc: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Newer CIA map of Japan = Japan Map CIA 2021.png
 
(10 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{high-use|4,100+}}<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
{{Documentation subpage}}
{{Module:Location map/data/doc
<includeonly>{{high-use| 2,500+ }}</includeonly>
|image=[[File:Japan Map CIA 2021.png|thumb|250px|Map of Japan]]
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
|examples=

===Location map, using default map (image)===
[[File:Japan-CIA WFB Map.png|thumb|250px|Map of Japan]]
{{Location map |Japan

|label = Fukuoka
'''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.
|coordinates = {{coord|33|35|N|130|24|E|display=inline}}

== Usage ==
These definitions are used by the following templates when invoked with parameter "Japan":
* {{tlx|Location map | Japan&nbsp;| ...}}
* {{tlx|Location map many | Japan&nbsp;| ...}}
* {{tlx|Location map+ | Japan&nbsp;| ...}}
* {{tlx|Location map~ | Japan&nbsp;| ...}}

== Map definition ==
* <tt>'''name''' = {{{{BASEPAGENAME}}|name}}</tt>
*: Name used in the default map caption

* <tt>'''image''' = [[:File:{{{{BASEPAGENAME}}|image}}|{{{{BASEPAGENAME}}|image}}]]</tt>
*: The default map image, without "Image:" or "File:"

* <tt>'''image1''' = [[:File:{{{{BASEPAGENAME}}|image1}}|{{{{BASEPAGENAME}}|image1}}]]</tt>
*: An alternative map image, usually a relief map, can be displayed via the ''relief'' or ''AlternativeMap'' parameters
{{#if:{{{{BASEPAGENAME}}|image2}}|

* <tt>'''image2''' = [[:File:{{{{BASEPAGENAME}}|image2}}|{{{{BASEPAGENAME}}|image2}}]]</tt>
*: A second alternative map image, can be displayed via the ''AlternativeMap'' parameter only
}}{{#if:{{{{BASEPAGENAME}}|top}}{{{{BASEPAGENAME}}|bottom}}{{{{BASEPAGENAME}}|left}}{{{{BASEPAGENAME}}|right}}|

* <tt>'''top''' = {{{{BASEPAGENAME}}|top}}</tt>
*: [[Latitude]] at top edge of map, in [[decimal degrees]]

* <tt>'''bottom''' = {{{{BASEPAGENAME}}|bottom}}</tt>
*: Latitude at bottom edge of map, in decimal degrees

* <tt>'''left''' = {{{{BASEPAGENAME}}|left}}</tt>
*: [[Longitude]] at left edge of map, in decimal degrees

* <tt>'''right''' = {{{{BASEPAGENAME}}|right}}</tt>
*: Longitude at right edge of map, in decimal degrees
}}{{#if:{{{{BASEPAGENAME}}|x}}{{{{BASEPAGENAME}}|y}}|

* <tt>'''x''' = {{{{BASEPAGENAME}}|x}}</tt>
*: 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

* <tt>'''y''' = {{{{BASEPAGENAME}}|y}}</tt>
*: 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''' (<tt>{{{{BASEPAGENAME}}|image1}}</tt>) can be displayed by using the ''relief'' or ''AlternativeMap'' parameters in {{tl|Location map}}, {{tl|Location map many}} and {{tl|Location map+}}. {{#if:{{{{BASEPAGENAME}}|image2}}| The map defined as '''image2''' (<tt>{{{{BASEPAGENAME}}|image2}}</tt>) 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]]
|}

== 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
}}
}}
<pre style="width:40em">
<pre style=width:40em>
{{Location map | Japan
{{Location map |Japan
| label = Fukuoka
|label = Fukuoka
|coordinates = {{coord|33|35|N|130|24|E|display=inline}}
| lat_deg = 33 | lat_min = 35 | lat_dir = N
| lon_deg = 130 | lon_min = 24 | lon_dir = E
}}
}}
</pre>
</pre>
{{clear}}
{{clear}}


=== Location map many, using relief map (image1) ===
===Location map many, using relief map (image1)===
{{Location map many | Japan
{{Location map many |Japan
| relief = yes
|relief = yes
| caption = Locations in [[Japan]] and [[Ryukyu Islands]]
|caption = Locations in [[Japan]] and [[Ryukyu Islands]]
|background = lightgrey
| label = Fukuoka
|label1 = Fukuoka
| background = lightgrey
|coordinates1 = {{coord|33|35|N|130|24|E|display=inline}}
| lat_deg = 33 | lat_min = 35 | lat_dir = N
|label2 = Naha
| lon_deg = 130 | lon_min = 24 | lon_dir = E
|coordinates2 = {{coord|26|12|N|127|41|E|display=inline}}
| label2 = Naha
| lat2_deg = 26 | lat2_min = 12 | lat2_dir = N
| lon2_deg = 127 | lon2_min = 41 | lon2_dir = E
}}
}}
<pre style="width:40em">
<pre style=width:40em>
{{Location map many | Japan
{{Location map many |Japan
| relief = yes
|relief = yes
| caption = Locations in [[Japan]] and [[Ryukyu Islands]]
|caption = Locations in [[Japan]] and [[Ryukyu Islands]]
|background = lightgrey
| label = Fukuoka
|label1 = Fukuoka
| background = lightgrey
|coordinates1 = {{coord|33|35|N|130|24|E|display=inline}}
| lat_deg = 33 | lat_min = 35 | lat_dir = N
|label2 = Naha
| lon_deg = 130 | lon_min = 24 | lon_dir = E
|coordinates2 = {{coord|26|12|N|127|41|E|display=inline}}
| label2 = Naha
| lat2_deg = 26 | lat2_min = 12 | lat2_dir = N
| lon2_deg = 127 | lon2_min = 41 | lon2_dir = E
}}
}}
</pre>
</pre>
{{clear}}
{{clear}}


=== Location map+, using AlternativeMap ===
===Location map+, using AlternativeMap===
{{Location map+ | Japan
{{Location map+ |Japan
| AlternativeMap = Japan bluemarble location map with side map of the Ryukyu Islands.jpg
|AlternativeMap = Japan bluemarble location map with side map of the Ryukyu Islands.jpg
| caption = Locations in [[Japan]] and [[Ryukyu Islands]]
|caption = Locations in [[Japan]] and [[Ryukyu Islands]]
| places =
|places =
{{Location map~ | Japan
{{Location map~ |Japan
| label = Fukuoka
|background = lightgrey
| background = lightgrey
|label = Fukuoka
|coordinates = {{coord|33|35|N|130|24|E|display=inline}}
| lat_deg = 33 | lat_min = 35 | lat_dir = N
| lon_deg = 130 | lon_min = 24 | lon_dir = E
}}
}}
{{Location map~ | Japan
{{Location map~ |Japan
| label = Naha
|label = Naha
|coordinates = {{coord|26|12|N|127|41|E|display=inline}}
| lat_deg = 26 | lat_min = 12 | lat_dir = N
| lon_deg = 127 | lon_min = 41 | lon_dir = E
}}
}}
}}
}}
<pre style="width:40em">
<pre style=width:40em>
{{Location map+ | Japan
{{Location map+ |Japan
| AlternativeMap = Japan bluemarble location map with
|AlternativeMap = Japan bluemarble location map with
side map of the Ryukyu Islands.jpg
side map of the Ryukyu Islands.jpg
| caption = Locations in [[Japan]] and [[Ryukyu Islands]]
|caption = Locations in [[Japan]] and [[Ryukyu Islands]]
| places =
|places =
{{Location map~ | Japan
{{Location map~ |Japan
| label = Fukuoka
|background = lightgrey
| background = lightgrey
|label = Fukuoka
|coordinates = {{coord|33|35|N|130|24|E|display=inline}}
| lat_deg = 33 | lat_min = 35 | lat_dir = N
| lon_deg = 130 | lon_min = 24 | lon_dir = E
}}
}}
{{Location map~ | Japan
{{Location map~ |Japan
| label = Naha
|label = Naha
|coordinates = {{coord|26|12|N|127|41|E|display=inline}}
| lat_deg = 26 | lat_min = 12 | lat_dir = N
| lon_deg = 127 | lon_min = 41 | lon_dir = E
}}
}}
}}
}}
Line 155: Line 73:
{{clear}}
{{clear}}


== Examples using Infobox settlement ==
==Examples using Infobox settlement==
===Main islands north of 30.90°N, with default map image===

=== Main islands north of 30.90°N, with default map image ===
{{Infobox settlement
{{Infobox settlement
| name = Fukuoka
|name = Fukuoka
| subdivision_type = Country
|subdivision_type = Country
| subdivision_name = Japan
|subdivision_name = Japan
| subdivision_type1 = Region
|subdivision_type1 = Region
| subdivision_name1 = Kyūshū
|subdivision_name1 = Kyūshū
| subdivision_type2 = Prefecture
|subdivision_type2 = Prefecture
| subdivision_name2 = Fukuoka
|subdivision_name2 = Fukuoka
| pushpin_map = Japan
|pushpin_map = Japan
|coordinates = {{coord|33|35|N|130|24|E|region:JP|display=inline}}
| coordinates_region = JP
| latd = 33 | latm = 35 | latNS = N
| longd = 130 | longm = 24 | longEW = E
}}
}}
<pre style="width:40em">
<pre style=width:40em>
{{Infobox settlement
{{Infobox settlement
| name = Fukuoka
|name = Fukuoka
| subdivision_type = Country
|subdivision_type = Country
| subdivision_name = Japan
|subdivision_name = Japan
| subdivision_type1 = Region
|subdivision_type1 = Region
| subdivision_name1 = Kyūshū
|subdivision_name1 = Kyūshū
| subdivision_type2 = Prefecture
|subdivision_type2 = Prefecture
| subdivision_name2 = Fukuoka
|subdivision_name2 = Fukuoka
| pushpin_map = Japan
|pushpin_map = Japan
|coordinates = {{coord|33|35|N|130|24|E|region:JP|display=inline}}
| coordinates_region = JP
| latd = 33 | latm = 35 | latNS = N
| longd = 130 | longm = 24 | longEW = E
}}
}}
</pre>
</pre>
{{clear}}
{{clear}}


=== Ryukyu Islands south of 30.90°N, with alternative map image ===
===Ryukyu Islands south of 30.90°N, with alternative map image===
{{Infobox settlement
{{Infobox settlement
| name = Naha
|name = Naha
| subdivision_type = Country
|subdivision_type = Country
| subdivision_name = [[Japan]]
|subdivision_name = [[Japan]]
| subdivision_type1 = Region
|subdivision_type1 = Region
| subdivision_name1 = Kyūshū
|subdivision_name1 = Kyūshū
| subdivision_type2 = Prefecture
|subdivision_type2 = Prefecture
| subdivision_name2 = Okinawa
|subdivision_name2 = Okinawa
| pushpin_map = Japan
|pushpin_map = Japan
| pushpin_image = Japan natural location map with side map of the Ryukyu Islands.jpg
|pushpin_image = Japan natural location map with side map of the Ryukyu Islands.jpg
|coordinates = {{coord|26|12|N|127|41|E|region:JP|display=inline}}
| coordinates_region = JP
| latd = 26 | latm = 12 | latNS = N
| longd = 127 | longm = 41 | longEW = E
}}
}}
<pre style="width:40em">
<pre style=width:40em>
{{Infobox settlement
{{Infobox settlement
| name = Naha
|name = Naha
| subdivision_type = Country
|subdivision_type = Country
| subdivision_name = [[Japan]]
|subdivision_name = [[Japan]]
| subdivision_type1 = Region
|subdivision_type1 = Region
| subdivision_name1 = Kyūshū
|subdivision_name1 = Kyūshū
| subdivision_type2 = Prefecture
|subdivision_type2 = Prefecture
| subdivision_name2 = Okinawa
|subdivision_name2 = Okinawa
| pushpin_map = Japan
|pushpin_map = Japan
| pushpin_image = Japan natural location map with
|pushpin_image = Japan natural location map with
side map of the Ryukyu Islands.jpg
side map of the Ryukyu Islands.jpg
|coordinates = {{coord|26|12|N|127|41|E|region:JP|display=inline}}
| coordinates_region = JP
| latd = 26 | latm = 12 | latNS = N
| longd = 127 | longm = 41 | longEW = E
}}
}}
</pre>
</pre>
{{clear}}
{{clear}}
|see also =

* [[Module:Location map/data/Japan complete]]
== See also ==
; Location map templates
* [[Module:Location map/data/Japan Greater Tokyo area]]
}}
* [[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

; Infobox templates incorporating (passing values to) the Location map template
{{Location map/doc/See also infobox templates}}
<includeonly>
<includeonly>
<!-- Categories and interwikis go here: -->
<!-- Categories go here: -->
[[Category:Japan location map modules| ]]

</includeonly>
</includeonly>

Latest revision as of 08:17, 16 October 2022

Location map of Japan
name Japan
x 100*(($1>30.90)*($2-128.24)/(149.27-128.24)+($1<=30.90)*($2-110.43)/(131.44-110.43))
y 100*(($1>30.90)*($1-45.86)/(30.02-45.86)+($1<=30.90)*($1-39.54)/(23.71-39.54))
image Japan location map with side map of the Ryukyu Islands.svg
image1 Japan natural location map with side map of the Ryukyu Islands.jpg
image2 Japan bluemarble location map with side map of the Ryukyu Islands.jpg
Map of Japan

Module:Location map/data/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":

Map definition

  • name = Japan
    Name used in the default map caption
  • y = 100*(($1>30.90)*($1-45.86)/(30.02-45.86)+($1<=30.90)*($1-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

Alternative map

The {{Location map}}, {{Location map many}}, and {{Location map+}} templates have parameters to specify an alternative map image. The map displayed as image1 can be used with the relief or AlternativeMap parameters. The map displayed as image2 can be used with the AlternativeMap parameter. Examples may be found below or in the following:

Examples using location map templates

Location map, using default map (image)

Fukuoka is located in Japan
Fukuoka
Fukuoka
Fukuoka (Japan)
{{Location map |Japan
|label = Fukuoka
|coordinates = {{coord|33|35|N|130|24|E|display=inline}}
}}

Location map many, using relief map (image1)

Location map/data/Japan/doc is located in Japan
Fukuoka
Fukuoka
Naha
Naha
{{Location map many |Japan
|relief = yes
|caption = Locations in [[Japan]] and [[Ryukyu Islands]]
|background = lightgrey
|label1 = Fukuoka
|coordinates1 = {{coord|33|35|N|130|24|E|display=inline}}
|label2 = Naha
|coordinates2 = {{coord|26|12|N|127|41|E|display=inline}}
}}

Location map+, using AlternativeMap

Location map/data/Japan/doc is located in Japan
Fukuoka
Fukuoka
Naha
Naha
{{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
  |background = lightgrey
  |label = Fukuoka
  |coordinates = {{coord|33|35|N|130|24|E|display=inline}}
  }}
  {{Location map~ |Japan
  |label = Naha
  |coordinates = {{coord|26|12|N|127|41|E|display=inline}}
  }}
}}

Examples using Infobox settlement

Main islands north of 30.90°N, with default map image

Fukuoka
Fukuoka is located in Japan
Fukuoka
Fukuoka
Coordinates: 33°35′N 130°24′E / 33.583°N 130.400°E / 33.583; 130.400
CountryJapan
RegionKyūshū
PrefectureFukuoka
{{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        = {{coord|33|35|N|130|24|E|region:JP|display=inline}}
}}

Ryukyu Islands south of 30.90°N, with alternative map image

Naha
Naha is located in Japan
Naha
Naha
Coordinates: 26°12′N 127°41′E / 26.200°N 127.683°E / 26.200; 127.683
CountryJapan
RegionKyūshū
PrefectureOkinawa
{{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        = {{coord|26|12|N|127|41|E|region:JP|display=inline}}
}}

See also

Location map templates

Creating new map definitions