Module:Location map/data/France Paris and inner ring

Frá Wikipedia, hin frælsa alfrøðin


Location map of Paris and inner ring
name Paris and inner ring
border
coordinates
49.02
2.14 ←↕→ 2.63
48.69
map center 48°51′18″N 2°23′06″E / 48.855°N 2.385°E / 48.855; 2.385
image Paris and inner ring.svg
Kort yvir fr:Unité urbaine de Paris

Module: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 Paris and inner ring. 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 = Paris and inner ring
    Name used in the default map caption
  • bottom = 48.69
    Latitude at bottom edge of map, in decimal degrees
  • left = 2.14
    Longitude at left edge of map, in decimal degrees
  • right = 2.63
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

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


See also

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

return {
	name = 'Paris and inner ring',
	top = 49.02,
	bottom = 48.69,
	left = 2.14,
	right = 2.63,
	image = 'Paris and inner ring.svg'
}