Module:Location map/data/France/doc


Location map of France
name France
border
coordinates
51.5
-5.8 ←↕→ 10
41
map center ۴۶°۱۵′شمال ۲°۰۶′ختیځ / 46.25°شمال 2.1°ختيځ / 46.25; 2.1
image France location map-Regions and departements-2016.svg
image1 France relief location map.jpg
Map of France

Module:Location map/data/France is a location map definition used to overlay markers and labels on an equirectangular projection map of [[Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.]]. 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 = Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.
    Name used in the default map caption
  • image = [[:File:Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.|Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.]]
    The default map image, without "Image:" or "File:"
  • image1 = [[:File:Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.|Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.]]
    An alternative map image, usually a relief map, can be displayed via the relief or AlternativeMap parameters
  • image2 = [[:File:Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.|Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.]]
    A second alternative map image, can be displayed via the AlternativeMap parameter only
  • top = Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.
    Latitude at top edge of map, in decimal degrees
  • bottom = Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.
    Latitude at bottom edge of map, in decimal degrees
  • left = Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.
    Longitude at left edge of map, in decimal degrees
  • right = Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.
    Longitude at right edge of map, in decimal degrees
  • x = Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.
    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 = Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.
    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
  • mark = [[:File:Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.|Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.]] ([[File:Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.|Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.|8px]])
    The default mark image to display with this map. This can be overridden by the mark parameter in Template:Location map, which would otherwise default to Red pog.svg ( ).
  • marksize = Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.
    The default mark size (in pixels) for the mark image displayed with this map (should not include px, for example marksize=Lua error in package.lua at line 80: module 'Module:Location map/data/' not found., not marksize=Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.px). This can be overridden by the marksize parameter in Template:Location map, which would otherwise default to 8.

Alternative map

The map defined as image1 (Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.) can be displayed by using the relief or AlternativeMap parameters in {{Location map}}, {{Location map many}} and {{Location map+}}. The map defined as image2 (Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.) 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:

Precision

Longitude: from West to East this map definition covers اصطلاحي تېروتنه: نااټکله < چارنگر. degrees.

  • At an image width of 200 pixels, that is اصطلاحي تېروتنه: نااټکله < چارنگر. degrees per pixel.
  • At an image width of 1000 pixels, that is اصطلاحي تېروتنه: نااټکله < چارنگر. degrees per pixel.

Latitude: from North to South this map definition covers اصطلاحي تېروتنه: نااټکله < چارنگر. degrees.

  • At an image height of 200 pixels, that is اصطلاحي تېروتنه: نااټکله < چارنگر. degrees per pixel.
  • At an image height of 1000 pixels, that is اصطلاحي تېروتنه: نااټکله < چارنگر. degrees per pixel.

Examples using location map templates

Location map, using default map (image)

Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.

{{Location map | France
| width   = 200
| lat_deg = 48.857
| lon_deg = 2.351
| label   = Paris
}}

Location map many, using relief map (image1)

[[file:کينډۍ:Location map France|200px|Paris په کينډۍ:Location map France کي موقعيت لري]]Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.
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

 Lua error in package.lua at line 80: module 'Module:Location map/data/' not found. Lua error in package.lua at line 80: module 'Module:Location map/data/' not found.
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
Creating new map definitions
Infobox templates incorporating (passing values to) the Location map template