الگو: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":

Map definition

  • name = ژاپن
    Name used in the default map caption
  • 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)

Fukuoka در ژاپن واقع شده
Fukuoka
Fukuoka
Fukuoka (ژاپن)
{{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 Japan در ژاپن واقع شده
Fukuoka
Fukuoka
Naha
Naha
{{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 در ژاپن واقع شده
Fukuoka
Fukuoka
Naha
Naha


{{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
Fukuoka در ژاپن واقع شده
Fukuoka
Fukuoka
مختصات: ۳۳°۳۵′ شمالی ۱۳۰°۲۴′ شرقی / ۳۳٫۵۸۳°شمالی ۱۳۰٫۴۰۰°شرقی / 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_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
Naha در ژاپن واقع شده
Naha
Naha
مختصات: ۲۶°۱۲′ شمالی ۱۲۷°۴۱′ شرقی / ۲۶٫۲۰۰°شمالی ۱۲۷٫۶۸۳°شرقی / 26.200; 127.683
Countryژاپن
RegionKyūshū
PrefectureOkinawa
{{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