Module:Location map/data/Japan Tochigi Prefecture

From HandWiki
< Module:Location map
Revision as of 07:30, 19 April 2018 by imported>Frietjes (created from Template:Location map Japan Tochigi Prefecture, earlier edit history will be saved in Module:Location map/data/Japan Tochigi Prefecture/doc)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Location map of Tochigi Prefecture
name Tochigi Prefecture
border
coordinates
37.18
139.31 ←↕→ 140.32
36.18
map center [ ⚑ ] 36°40′48″N 139°48′54″E / 36.68°N 139.815°E / 36.68; 139.815
image Tochigi-ken géolocalisation.svg
Tochigi-ken géolocalisation.svg
image1 Tochigi-ken géolocalisation relief.svg
Tochigi-ken géolocalisation relief.svg


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

Map definition

  • name = Tochigi Prefecture
    Name used in the default map caption
  • bottom = 36.18
    Latitude at bottom edge of map, in decimal degrees
  • left = 139.31
    Longitude at left edge of map, in decimal degrees
  • right = 140.32
    Longitude at right edge of map, in decimal degrees

Alternative map

The {{Location map}}, {{Location map many}}, and {{Location map+}} templates have parameters to specify an alternative map image. The map displayed as image1 can be used with the relief or AlternativeMap parameters. Examples may be found below or in the following:

Precision

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

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

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

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


See also

Location map templates

Creating new map definitions


return {
	name = 'Tochigi Prefecture',
	top = 37.18,
	bottom = 36.18,
	right = 140.32,
	left = 139.31,
	image = 'Tochigi-ken géolocalisation.svg',
	image1 = 'Tochigi-ken géolocalisation relief.svg'
}