Documentation icon คู่มือการใช้งานมอดูล[ดู] [แก้] [ประวัติ] [ล้างแคช]
แผนที่ที่ตั้งของแอฟริกา
name แอฟริกา
x 48.852459016393 + 71.1 * cos($1 * pi / 180) * sin(($2 - 15) * pi / 180) * (((1 + cos($1 * pi / 180) * cos(($2 - 15) * pi / 180)) * 0.5) ^ - 0.5 )
y 51.180555555556 - 75.3 * sin($1 * pi / 180) * (((1 + cos($1 * pi / 180) * cos(($2 - 15) * pi / 180)) * 0.5) ^ -0.5)
image Africa location map.svg
image1 Africa relief location map.jpg

มอดูล:Location map/data/Africa คือมอดูลนิยามแผนที่แบบ Lambert azimuthal equal-area projection ของแอฟริกา เพื่อใช้กำหนดตำแหน่งบนแผนที่ค่าเริ่มต้นหรือแผนที่ใกล้เคียงด้วยสัญลักษณ์หรือข้อความโดยใช้ค่าพิกัดละติจูดและลองจิจูด

การใช้งาน

เมื่อกำหนดค่าพารามิเตอร์ "Africa" ลงในแม่แบบต่าง ๆ ด้านล่าง จะใช้ค่านิยามจากมอดูลนี้

ค่านิยาม

  • name = แอฟริกา
    ชื่อที่ใช้ในคำอธิบายแผนที่ค่าเริ่มต้น (default map)
  • image = Africa location map.svg
    ภาพแผนที่ค่าเริ่มต้น ไม่ต้องใส่ "Image:" หรือ "File:" (หรือ "ภาพ:" หรือ "ไฟล์:")
  • image1 = Africa relief location map.jpg
    ภาพแผนที่ทางเลือก (alternative map) มักจะเป็นแผนที่ภูมิประเทศ (relief map) ซึ่งกำหนดให้แสดงได้โดยใช้พารามิเตอร์ relief หรือ AlternativeMap
  • x = 48.852459016393 + 71.1 * cos($1 * pi / 180) * sin(($2 - 15) * pi / 180) * (((1 + cos($1 * pi / 180) * cos(($2 - 15) * pi / 180)) * 0.5) ^ - 0.5 )
    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 = 51.180555555556 - 75.3 * sin($1 * pi / 180) * (((1 + cos($1 * pi / 180) * cos(($2 - 15) * pi / 180)) * 0.5) ^ -0.5)
    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. Examples may be found below or in the following:

ตัวอย่างการใช้ในแม่แบบตำแหน่งบนแผนที่ (location map)

แม่แบบ Location map ใช้แผนที่ปกติ (image)

ไคโรตั้งอยู่ในแอฟริกา
ไคโร
ไคโร
ไคโร (แอฟริกา)
{{Location map | Africa
| width   = 200
| label   = ไคโร
| lat_deg = 30.06
| lon_deg = 31.23
}}

แม่แบบ Location map many ใช้แผนที่ภูมิประเทศ (image1)

Location map/data/Africaตั้งอยู่ในแอฟริกา
ไคโร
ไคโร
เลกอส
เลกอส
สถานที่สองแห่งในแอฟริกา
{{Location map many | Africa
| relief   = yes
| width    = 200
| caption  = สถานที่สองแห่งในแอฟริกา
| label1   = ไคโร
| lat1_deg = 30.06
| lon1_deg = 31.23
| label2   = เลกอส
| lat2_deg = 6.45
| lon2_deg = 3.40
}}

แม่แบบ Location map+, ใช้แผนที่ AlternativeMap

Location map/data/Africaตั้งอยู่ในแอฟริกา
ไคโร
ไคโร
เลกอส
เลกอส
สถานที่สองแห่งในแอฟริกา
{{Location map+ | Africa
| AlternativeMap = Africa relief location map.jpg
| width   = 200
| caption = สถานที่สองแห่งในแอฟริกา
| places  =
  {{Location map~ | Africa
  | label   = ไคโร
  | lat_deg = 30.06
  | lon_deg = 31.23
  }}
  {{Location map~ | Africa
  | label   = เลกอส
  | lat_deg = 6.45
  | lon_deg = 3.40
  }}
}}

ดูเพิ่ม

แม่แบบตำแหน่งบนแผนที่
  • แม่แบบ:Location map แสดงสัญลักษณ์และข้อความบนแผนที่ได้ 1 ตำแหน่งโดยใช้ค่าละติจูดและลองจิจูด
  • แม่แบบ:Location map many แสดงสัญลักษณ์และข้อความบนแผนที่ได้สูงสุด 9 ตำแหน่ง
  • แม่แบบ:Location map+ แสดงสัญลักษณ์และข้อความบนแผนที่ได้ไม่จำกัดจำนวน
การสร้างค่านิยามแผนที่ใหม่
แม่แบบกล่องข้อมูล (Infobox template) ที่ใช้แม่แบบตำแหน่งบนแผนที่
List

return {
	name = 'แอฟริกา',
	x = '48.852459016393 + 71.1 * cos($1 * pi / 180) * sin(($2 - 15) * pi / 180) * (((1 + cos($1 * pi / 180) * cos(($2 - 15) * pi / 180)) * 0.5) ^ - 0.5 )',
	y = '51.180555555556 - 75.3 * sin($1 * pi / 180) * (((1 + cos($1 * pi / 180) * cos(($2 - 15) * pi / 180)) * 0.5) ^ -0.5)',
	image = 'Africa location map.svg',
	image1 = 'Africa relief location map.jpg'
}