Module:Location map/data/Venezuela Apure

From imedwiki
Jump to navigation Jump to search


Location map of Apure
name Apure
border
coordinates
8.266
-72.532 ←↕→ -66.171
5.922
map center 7°05′38″N 69°21′05″W / 7.094°N 69.3515°W / 7.094; -69.3515
image Venezuela Apure location map 2.svg
Venezuela Apure location map 2.svg


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

Map definition

  • name = Apure
    Name used in the default map caption
  • bottom = 5.922
    Latitude at bottom edge of map, in decimal degrees
  • left = -72.532
    Longitude at left edge of map, in decimal degrees
  • right = -66.171
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

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


See also

Location map templates

Creating new map definitions


return {
	name = 'Apure',
	top = 8.266,
	bottom = 5.922,
	left = -72.532,
	right = -66.171,
	image = 'Venezuela Apure location map 2.svg'
}