Module:Location map/data/India Goa

विकिपीडिया से
Location map of Goa
name Goa
border
coordinates
15.816
73.554 ←↕→ 74.353
14.892
map center 15°21′14″N 73°57′13″E / 15.354°N 73.9535°E / 15.354; 73.9535
image India Goa location map.svg
image1 India Goa relief map.png


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

Map definition

  • name = Goa
    Name used in the default map caption
  • bottom = 14.892
    Latitude at bottom edge of map, in decimal degrees
  • left = 73.554
    Longitude at left edge of map, in decimal degrees
  • right = 74.353
    Longitude at right edge of map, in decimal degrees

Alternative map

The map defined as image1 (India Goa relief map.png) can be displayed by using the relief or AlternativeMap parameters in {{Location map}}, {{Location map many}} and {{Location map+}}. The use of these two parameters is shown in the examples below. Additional examples can be found at:

Precision

देशांतर (Longitude): from West to East this map definition covers 0.799 degrees.

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

अक्षांस (Latitude): from North to South this map definition covers 0.924 degrees.

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


See also

Location map templates
Infobox templates incorporating (passing values to) the Location map template

return {
	name = 'Goa',
	top = 15.816,
	bottom = 14.892,
	left = 73.554,
	right = 74.353,
	image = 'India Goa location map.svg',
	image1 = 'India Goa relief map.png'
}