Module:Location map/data/Japan Akita Nishime

From imedwiki
Jump to navigation Jump to search


Location map of Nishime, Akita
name Nishime, Akita
border
coordinates
39.3718
139.9493 ←↕→ 140.0767
39.3192
map center 39°20′44″N 140°00′47″E / 39.3455°N 140.013°E / 39.3455; 140.013
image Nishime, Akita.jpg
Nishime, Akita.jpg

Map of former Nishime Town in Japan

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

Map definition

  • name = Nishime, Akita
    Name used in the default map caption
  • bottom = 39.3192
    Latitude at bottom edge of map, in decimal degrees
  • left = 139.9493
    Longitude at left edge of map, in decimal degrees
  • right = 140.0767
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

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

Examples using location map templates

Location map, using default map (image)

former Nishime town is located in Nishime, Akita
former Nishime town
former Nishime town
former Nishime town (Nishime, Akita)
{{Location map | Japan Akita Nishime
| width   = 200
| lat_deg =  39.34517
| lon_deg = 140.01392
| label   = former Nishime town
}}

See also

Location map templates

Creating new map definitions


return {
	name = 'Nishime, Akita',
	top = 39.3718,
	bottom = 39.3192,
	left = 139.9493,
	right = 140.0767,
	image = 'Nishime, Akita.jpg',
}