وحدة:Location map/data/France

خريطة موقع فرنسا
الاسم فرنسا
احداثيات
الحدود
51.5
-5.8 ←↕→ 10
41
مركز الخريطة 46°15′N 2°06′E / 46.25°N 2.1°E / 46.25; 2.1
الصورة France location map-Regions and departements-2016.svg
France location map-Regions and departements-2016.svg
الصورة1 France relief location map.jpg
France relief location map.jpg
Map of France

وحدة: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.

Usage

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 degrees.

  • At an image width of 200 pixels, that is 0.075 degrees per pixel.
  • At an image width of 1000 pixels, that is 0.015 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)

Paris is located in فرنسا
Paris
Paris
Paris (فرنسا)
{{Location map | France
| width   = 200
| lat_deg = 48.857
| lon_deg = 2.351
| label   = Paris
}}

Location map many, using relief map (image1)

Location map/data/France is located in فرنسا
Paris
Paris
Nice
Nice
Two locations in France
{{Location map many | France
| relief   = yes
| width    = 200
| caption  = Two locations in France
| lat1_deg = 48.857
| lon1_deg = 2.351
| label1   = Paris
| lat2_deg = 43.703
| lon2_deg = 7.266
| label2   = Nice
}}

Location map+, using AlternativeMap

Location map/data/France is located in فرنسا
Paris
Paris
Nice
Nice
Two locations in France
{{Location map+ | France
| AlternativeMap = France relief location map.jpg
| width   = 200
| caption = Two locations in France
| places  =
  {{Location map~ | France
  | lat_deg = 48.857
  | lon_deg = 2.351
  | label   = Paris
  }}
  {{Location map~ | France
  | lat_deg = 43.703
  | lon_deg = 7.266
  | label   = Nice
  }}
}}

See also

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

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'
}