Module:Location map/data/JR Tadami Line

From HandWiki


Location map of JR Tadami Line
name JR Tadami Line
border
coordinates
37.6498
138.84 ←↕→ 140.19
37.1512
map center [ ⚑ ] 37°24′02″N 139°30′54″E / 37.4005°N 139.515°E / 37.4005; 139.515
image Linemap of Tadami Line with Stations.svg
Linemap of Tadami Line with Stations.svg


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

Map definition

  • name = JR Tadami Line
    Name used in the default map caption
  • bottom = 37.1512
    Latitude at bottom edge of map, in decimal degrees
  • left = 138.84
    Longitude at left edge of map, in decimal degrees
  • right = 140.19
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

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


See also

Location map templates

Creating new map definitions


return {
	name = 'JR Tadami Line',
	top = 37.6498,
	bottom = 37.1512,
	left = 138.84,
	right = 140.19,
	image = 'Linemap of Tadami Line with Stations.svg'
}