Module:Location map/data/Japan Tokyo city

From Simple English Wikipedia, the free encyclopedia


Location map of Special wards of Tokyo
name Special wards of Tokyo
border
coordinates
35.821
139.555 ←↕→ 139.923
35.513
map center 35°40′01″N 139°44′20″E / 35.667°N 139.739°E / 35.667; 139.739
image Map Tokyo special wards.jpg


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

Map definition

  • name = Special wards of Tokyo
    Name used in the default map caption
  • bottom = 35.513
    Latitude at bottom edge of map, in decimal degrees
  • left = 139.555
    Longitude at left edge of map, in decimal degrees
  • right = 139.923
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

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


See also

Location map templates

Creating new map definitions


return {
	name = 'Special wards of Tokyo',
	top = 35.821,
	bottom = 35.513,
	left = 139.555,
	right = 139.923,
	image = 'Map Tokyo special wards.jpg'
}