Module:Location map/data/Brazil Santa Maria paleontological sites

From HandWiki
< Module:Location map
Revision as of 09:48, 27 April 2018 by imported>Frietjes (created from Template:Location map Brazil Santa Maria paleontological sites, earlier edit history will be saved in Module:Location map/data/Brazil Santa Maria paleontological sites/doc)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Location map of Paleontological Sites of Santa Maria
name Paleontological Sites of Santa Maria
border
coordinates
-29.648
-53.912 ←↕→ -53.663
-29.754
map center [ ⚑ ] 29°42′04″S 53°47′15″W / 29.701°S 53.7875°W / -29.701; -53.7875
image Sítios de Santa Maria.jpg
Sítios de Santa Maria.jpg


Module:Location map/data/Brazil Santa Maria paleontological sites is a location map definition used to overlay markers and labels on an equirectangular projection map of Paleontological Sites of Santa Maria. 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 "Brazil Santa Maria paleontological sites":

Map definition

  • name = Paleontological Sites of Santa Maria
    Name used in the default map caption
  • bottom = -29.754
    Latitude at bottom edge of map, in decimal degrees
  • left = -53.912
    Longitude at left edge of map, in decimal degrees
  • right = -53.663
    Longitude at right edge of map, in decimal degrees

Precision

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

  • At an image width of 200 pixels, that is 0.0012 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.106 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 = 'Paleontological Sites of Santa Maria',
	top = -29.648,
	bottom = -29.754,
	left = -53.912,
	right = -53.663,
	image = 'Sítios de Santa Maria.jpg'
}