Module:Location map/data/United States Molokai-Lanai

From USApedia
< Module:Location map
Revision as of 11:37, 13 December 2024 by OpenBook (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Location map of Molokai and Lanai
name Molokai and Lanai
border
coordinates
21.2932
-157.3702 ←↕→ -156.6479
20.6701
map center 20°58′54″N 157°00′33″W / 20.98165°N 157.00905°W / 20.98165; -157.00905
⧼validator-fatal-error⧽


image Location Map Molokai-Lanai.png
File:Location Map Molokai-Lanai.png
image1 [[:File:|]]
[[File:|400x400px]]
File:Location Map Molokai-Lanai.png
Map of Molokai and Lanai

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

Map definition

  • name = Molokai and Lanai
    Name used in the default map caption
  • bottom = 20.6701
    Latitude at bottom edge of map, in decimal degrees
  • left = -157.3702
    Longitude at left edge of map, in decimal degrees
  • right = -156.6479
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

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

Examples using location map templates

Location map, using default map (image)

Kalaupapa (Molokai and Lanai)
{{Location map | United States Molokai-Lanai
 | width   = 250
 | lat_deg =  21 | lat_min = 11 | lat_sec = 22
 | lat_dir = N
 | lon_deg = 156 | lon_min = 58 | lon_sec = 54
 | lon_dir = W
 | label   = Kalaupapa
}}

Location map many

{{Location map many | United States Molokai-Lanai
 | width    = 250
 | caption  = Two locations in Molokai and Lanai
 | lat1_deg =  21 | lat1_min = 11 | lat1_sec = 22
 | lat1_dir = N
 | lon1_deg = 156 | lon1_min = 58 | lon1_sec = 54
 | lon1_dir = W
 | label1   = Kalaupapa
 | lat2_deg =  20 | lat2_min = 49 | lat2_sec = 39
 | lat2_dir = N
 | lon2_deg = 156 | lon2_min = 55 | lon2_sec = 19
 | lon2_dir = W
 | label2   = Lanai City
}}

Location map+

{{Location map+ | United States Molokai-Lanai
| width   = 200
| caption = Four locations in Molokai and Lanai
| places  =
  {{Location map~ | United States Molokai-Lanai
   | lat_deg =  21 | lat_min = 11 | lat_sec = 22
   | lat_dir = N
   | lon_deg = 156 | lon_min = 58 | lon_sec = 54
   | lon_dir = W
   | label   = [[Kalaupapa, Hawaii|Kalaupapa]]
  }}
  {{Location map~ | United States Molokai-Lanai
   | lat_deg =  21 | lat_min =  6 | lat_sec = 23
   | lat_dir = N
   | lon_deg = 156 | lon_min = 52 | lon_sec =  6
   | lon_dir = W
   | label   = [[Kamakou]]
   | mark    = Red triangle with thick white border.svg
   | marksize= 16
   | position= 
  }}
  {{Location map~ | United States Molokai-Lanai
   | lat_deg =  20 | lat_min = 49 | lat_sec = 39
   | lat_dir = N
   | lon_deg = 156 | lon_min = 55 | lon_sec = 19
   | lon_dir = W
   | label   = [[Lanai City, Hawaii|Lanai City]]
  }}
  {{Location map~ | United States Molokai-Lanai
   | lat_deg =  21 | lat_min =  9 | lat_sec = 10
   | lat_dir = N
   | lon_deg = 157 | lon_min =  5 | lon_sec = 47
   | lon_dir = W
   | label   = [[Molokai Airport]]
   | mark    = Airplane silhouette.svg
   | marksize= 10
   | position= bottom
  }}
}}

See also

Location map templates

Creating new map definitions



return {
	name = 'Molokai and Lanai',
	image = 'Location Map Molokai-Lanai.png',
	image1 = '',
	top = 21.2932,
	bottom = 20.6701,
	left = -157.3702,
	right = -156.6479
	}