Module:Location map/data/Chile Antofagasta

From HandWiki
< Module:Location map
Revision as of 10:55, 2 December 2018 by imported>Frietjes (created from Template:Location map Chile Antofagasta, earlier edit history will be saved in Module:Location map/data/Chile Antofagasta/doc)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Location map of Región de Antofagasta
name Región de Antofagasta
border
coordinates
-22.065
-70.854 ←↕→ -66.959
-24.887
map center [ ⚑ ] 23°28′34″S 68°54′23″W / 23.476°S 68.9065°W / -23.476; -68.9065
image Antofagasta_Region_Relief.jpg
Antofagasta Region Relief.jpg


Module:Location map/data/Chile Antofagasta is a location map definition used to overlay markers and labels on an equirectangular projection map of Región de Antofagasta. 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 "Chile Antofagasta":

Map definition

  • name = Región de Antofagasta
    Name used in the default map caption
  • bottom = -24.887
    Latitude at bottom edge of map, in decimal degrees
  • left = -70.854
    Longitude at left edge of map, in decimal degrees
  • right = -66.959
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

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


See also

Location map templates

Creating new map definitions


return {
	name = 'Región de Antofagasta',
	top = -22.065,
	bottom = -24.887,
	left = -70.854,
	right = -66.959,
	image = 'Antofagasta_Region_Relief.jpg'
}