Մոդուլ:Location map/data/France

Վիքիպեդիայից՝ ազատ հանրագիտարանից


Location map of Ֆրանսիա
name Ֆրանսիա
border
coordinates
51.5
-5.8 ←↕→ 10
41
map center 46°15′ հս․. լ. 2°06′ ավ. ե.HGЯO
image France location map-Regions and departements-2016.svg
image1 France relief location map.jpg
Ֆրանսիայի քարտեզ

Մոդուլ:Location map/data/France is a location map definition used to overlay markers and labels on an equirectangular projection map of Ֆրանսիա. The markers are placed by latitude and longitude coordinates on the default map or a similar map image.

Օգտագործման ձևը

These definitions are used by the following templates when invoked with parameter "France":

Map definition

  • name = Ֆրանսիա
    Name used in the default map caption
  • bottom = 41
    Latitude at bottom edge of map, in decimal degrees
  • left = -5.8
    Longitude at left edge of map, in decimal degrees
  • right = 10
    Longitude at right edge of map, in decimal degrees

Alternative map

The map defined as image1 (France relief location map.jpg) 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:

Precision

Longitude: from West to East this map definition covers 15.8 degrees.

  • At an image width of 200 pixels, that is 0.079 degrees per pixel.
  • At an image width of 1000 pixels, that is 0.0158 degrees per pixel.

Latitude: from North to South this map definition covers 10.5 degrees.

  • At an image height of 200 pixels, that is 0.0525 degrees per pixel.
  • At an image height of 1000 pixels, that is 0.0105 degrees per pixel.

Examples using location map templates

Location map, using default map (image)

Փարիզը գտնվում է Ֆրանսիաում
Փարիզ
Փարիզ
Փարիզ (Ֆրանսիա)
{{Location map | France
| width   = 200
| lat_deg = 48.857
| lon_deg = 2.351
| label   = Փարիզ
}}

Location map many, using relief map (image1)

Location map/data/Franceը գտնվում է Ֆրանսիաում
Փարիզ
Փարիզ
Նիս
Նիս
Երկու վայր Ֆրանսիայում
{{Location map many | France
| relief   = yes
| width    = 200
| caption  = Երկու վայր Ֆրանսիայում 
| lat1_deg = 48.857
| lon1_deg = 2.351
| label1   = Փարիզ
| lat2_deg = 43.703
| lon2_deg = 7.266
| label2   = Նիս
}}

Location map+, using AlternativeMap

Location map/data/Franceը գտնվում է Ֆրանսիաում
Փարիզ
Փարիզ
Նիս
Նիս
Երկու վայր Ֆրանսիայում
{{Location map+ | France
| AlternativeMap = France relief location map.jpg
| width   = 200
| caption = Երկու վայր Ֆրանսիայում 
| places  =
  {{Location map~ | France
  | lat_deg = 48.857
  | lon_deg = 2.351
  | label   = Փարիզ
  }}
  {{Location map~ | France
  | lat_deg = 43.703
  | lon_deg = 7.266
  | label   = Նիս
  }}
}}

Տես նաև

Location map templates
Infobox templates incorporating (passing values to) the Location map template

Կաղապար:Location map/doc/See also infobox templates


return {
	name = 'Ֆրանսիա',
	top = 51.5,
	bottom = 41.0,
	left = -5.8,
	right = 10.0,
	image = 'France location map-Regions and departements-2016.svg',
	image1 = 'France relief location map.jpg'
}