Module:Location map/data/Solomon Islands Honiara

From blackwiki
Jump to navigation Jump to search


Location map of Honiara
name Honiara
border
coordinates
-9.341436
159.88395 ←↕→ 160.132516
-9.506007
map center Lua error: callParserFunction: function "#coordinates" was not found.
image 1024px Honiara suburban map of Solomon Islands.png
1024px Honiara suburban map of Solomon Islands.png


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

Map definition

  • name = Honiara
    Name used in the default map caption
  • bottom = -9.506007
    Latitude at bottom edge of map, in decimal degrees
  • left = 159.88395
    Longitude at left edge of map, in decimal degrees
  • right = 160.132516
    Longitude at right edge of map, in decimal degrees

Precision

Longitude: from West to East this map definition covers 0.2486 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.1646 degrees.

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


See also

Location map templates

Creating new map definitions


return {
	name = 'Honiara',
	top = -9.341436,
	bottom = -9.506007,
	left = 159.883950,
	right = 160.132516,
	image = '1024px Honiara suburban map of Solomon Islands.png'
}