وحدة:Location map/data/France Paris and inner ring


خريطة موقع پاريس والحلقة الداخلية
الاسم پاريس والحلقة الداخلية
x 211.234*($2 - 2.13595) + 5.96075*($1 - 49.0225)
y -4.72007*($2 - 2.13595) - 302.597*($1 - 49.0225)
الصورة Paris and inner ring.svg
Paris and inner ring.svg

وحدة:Location map/data/France Paris and inner ring 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 Paris and inner ring":

Map definition

  • name = پاريس والحلقة الداخلية
    Name used in the default map caption
  • x = 211.234*($2 - 2.13595) + 5.96075*($1 - 49.0225)
    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 = -4.72007*($2 - 2.13595) - 302.597*($1 - 49.0225)
    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



See also

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

return {
	name = 'پاريس والحلقة الداخلية',
	x = '211.234*($2 - 2.13595) + 5.96075*($1 - 49.0225)',
	y = '-4.72007*($2 - 2.13595) - 302.597*($1 - 49.0225)',
	image = 'Paris and inner ring.svg'
}