Module:Location map/data/Japan Tokyo Bay and Boso Peninsula/doc

MyWikiBiz, Author Your Legacy — Saturday May 04, 2024
Jump to navigationJump to search

This is the documentation page for Module:Location map/data/Japan Tokyo Bay and Boso Peninsula

Template:Module rating Lua error: expandTemplate: template "coord" does not exist.

File:Location map Tokyo Bay and Boso Peninsula.png
Map of Tokyo Bay and Boso Peninsula

Module:Location map/data/Japan Tokyo Bay and Boso Peninsula is a location map definition used to overlay markers and labels on an equirectangular projection map of Tokyo Bay and Bōsō Peninsula. 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 Bay and Boso Peninsula":

Map definition

  • name = Tokyo Bay and Bōsō Peninsula
    Name used in the default map caption
  • bottom = 34.8713
    Latitude at bottom edge of map, in decimal degrees
  • left = 139.5305
    Longitude at left edge of map, in decimal degrees
  • right = 140.4643
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

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

Examples using location map templates

Location map, using default map (image)

Template:Location map

{{Location map | Japan Tokyo Bay and Boso Peninsula
| width   = 250
| lat_deg = 35.4631
| lon_deg = 139.8753
| label   = Tokyo Bay Aqua-Line
}}

Template:Clear

Location map many

Template:Location map many

{{Location map many | Japan Tokyo Bay and Boso Peninsula
| width    = 250
| caption  = Two locations in Tokyo Bay
| lat1_deg = 35.4631
| lon1_deg = 139.8753
| label1   = Tokyo Bay Aqua-Line
| lat2_deg = 35.765
| lon2_deg = 140.386
| label2   = Narita Airport
}}

Template:Clear

Location map+

Template:Location map+

{{Location map+ | Japan Tokyo Bay and Boso Peninsula
| width   = 200
| caption = Two locations in Tokyo Bay
| places  =
  {{Location map~ | Japan Tokyo Bay and Boso Peninsula
   | lat_deg = 35.4631
   | lon_deg = 139.8753
   | label   = Tokyo Bay Aqua-Line
  }}
  {{Location map~ | Japan Tokyo Bay and Boso Peninsula
   | lat_deg = 35.765
   | lon_deg = 140.386
   | label   = Narita Airport
  }}
}}

Template:Clear

See also

Location map templates

Creating new map definitions