Module:Location map/data/Portugal Azores Graciosa

From imedwiki
Jump to navigation Jump to search
Location map of Graciosa
name Graciosa
border
coordinates
39.104
-28.109 ←↕→ -27.9
39.003
map center 39°03′13″N 28°00′16″W / 39.0535°N 28.0045°W / 39.0535; -28.0045
image Locator map Azores Graciosa.png
Locator map Azores Graciosa.png


Module:Location map/data/Portugal Azores Graciosa is a location map definition used to overlay markers and labels on an equirectangular projection map of Graciosa. 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 "Portugal Azores Graciosa":

Map definition

  • name = Graciosa
    Name used in the default map caption
  • bottom = 39.003
    Latitude at bottom edge of map, in decimal degrees
  • left = -28.109
    Longitude at left edge of map, in decimal degrees
  • right = -27.9
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

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


See also

Location map templates

Creating new map definitions


return {
	name = 'Graciosa',
	top    = 39.104,
	bottom = 39.003,
	left   =-28.109,
	right  =-27.900,
	image = 'Locator map Azores Graciosa.png'
}