Module:Location map/data/Canton of Neuchatel

From Simple English Wikipedia, the free encyclopedia

Usage

Location map of Canton of Neuchatel
name Canton of Neuchatel
border
coordinates
47.2269
6.3405 ←↕→ 7.1886
46.7851
map center 47°00′22″N 6°45′52″E / 47.006°N 6.76455°E / 47.006; 6.76455
image Reliefkarte_Neuenburg_blank.png
Map of Neuchâtel in Switzerland

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

Map definition

  • name = Canton of Neuchatel
    Name used in the default map caption
  • bottom = 46.7851
    Latitude at bottom edge of map, in decimal degrees
  • left = 6.3405
    Longitude at left edge of map, in decimal degrees
  • right = 7.1886
    Longitude at right edge of map, in decimal degrees

Precision

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

  • At an image width of 200 pixels, that is 0.0042 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.4418 degrees.

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

Examples using location map templates

Location map, using default map (image)

Location map/data/Canton of Neuchatel is located in Canton of Neuchatel
La Chaux-de-Fonds
La Chaux-de-Fonds
Neuchâtel
Neuchâtel
Val-de-Travers
Val-de-Travers
Location map/data/Canton of Neuchatel (Canton of Neuchatel)

{{#invoke:Location map/data

See also

Location map templates

Creating new map definitions


return {
	name = 'Canton of Neuchatel',
	top = 47.2269,
	bottom = 46.7851,
	left = 6.3405,
	right = 7.1886,
	image = 'Reliefkarte_Neuenburg_blank.png'
}