Difference between revisions of "Module:Location map/data/Lesser Antilles/doc"

From blackwiki
Jump to navigation Jump to search
blackwiki>Frietjes
blackwiki>Frietjes
Line 102: Line 102:
  
 
; Non-sovereign territories
 
; Non-sovereign territories
* [[Module:Location map/data/Anguilla]]
+
* [[Module:Location map/data/United Kingdom Anguilla]]
 
* [[Module:Location map/data/Aruba]]
 
* [[Module:Location map/data/Aruba]]
 
* [[Module:Location map/data/Bonaire]]
 
* [[Module:Location map/data/Bonaire]]
* [[Module:Location map/data/British Virgin Islands]]
+
* [[Module:Location map/data/United Kingdom British Virgin Islands]]
 
* [[Module:Location map/data/Curaçao]]
 
* [[Module:Location map/data/Curaçao]]
 
* [[Module:Location map/data/Guadeloupe]]
 
* [[Module:Location map/data/Guadeloupe]]
 
* [[Module:Location map/data/Martinique]]
 
* [[Module:Location map/data/Martinique]]
* [[Module:Location map/data/Montserrat]]
+
* [[Module:Location map/data/United Kingdom Montserrat]]
 
* [[Module:Location map/data/Netherlands ABC islands (Lesser Antilles)]] – Aruba, Bonaire, Curaçao
 
* [[Module:Location map/data/Netherlands ABC islands (Lesser Antilles)]] – Aruba, Bonaire, Curaçao
 
* [[Module:Location map/data/Netherlands Antilles]] – Saba, Sint Eustatius, Sint Maarten
 
* [[Module:Location map/data/Netherlands Antilles]] – Saba, Sint Eustatius, Sint Maarten
 
* [[Module:Location map/data/Saint Barthélemy]]
 
* [[Module:Location map/data/Saint Barthélemy]]
* [[Module:Location map/data/Saint Martin]]
+
* [[Module:Location map/data/Saint-Martin]]
 
* [[Module:Location map/data/Sint Maarten]]
 
* [[Module:Location map/data/Sint Maarten]]
* [[Module:Location map/data/United States Virgin Islands]]
+
* [[Module:Location map/data/USA Virgin Islands]]
  
 
}}<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox||
 
}}<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox||

Revision as of 13:42, 21 March 2018


Location map of Lesser Antilles
name Lesser Antilles
border
coordinates
19.2
-70.5 ←↕→ -59.1
9.7
map center Lua error: callParserFunction: function "#coordinates" was not found.
image Lesser Antilles location map.svg
400x400px
image1 Relief map of Lesser Antilles.png
400x400px
File:CaribbeanIslandGroups.png
Major island groups of the Caribbean: the Bahamas (red), Greater Antilles (yellow), and Lesser Antilles (green).

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

Map definition

  • name = Lesser Antilles
    Name used in the default map caption
  • bottom = 9.7
    Latitude at bottom edge of map, in decimal degrees
  • left = -70.5
    Longitude at left edge of map, in decimal degrees
  • right = -59.1
    Longitude at right edge of map, in decimal degrees

Alternative map

The {{Location map}}, {{Location map many}}, and {{Location map+}} templates have parameters to specify an alternative map image. The map displayed as image1 can be used with the relief or AlternativeMap parameters. Examples may be found below or in the following:

Precision

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

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

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

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

Examples using location map templates

Location map, using default map (image)

Barbados (Lesser Antilles)
{{Location map | Lesser Antilles
| width   = 300
| lat_deg = 13.17
| lon_deg = -59.55
| label   = Barbados
}}

Location map many, using relief map (image1)

{{Location map many | Lesser Antilles
| relief   = yes
| width    = 300
| caption  = Two locations in Lesser Antilles
| lat1_deg = 13.17
| lon1_deg = -59.55
| label1   = Barbados
| lat2_deg = 12.05
| lon2_deg = -61.75
| label2   = Grenada
}}

Location map+, using AlternativeMap

{{Location map+ | Lesser Antilles
| AlternativeMap = Relief map of Lesser Antilles.png
| width   = 300
| caption = Two locations in Lesser Antilles
| places  =
  {{Location map~ | Lesser Antilles
  | lat_deg  = 13.17
  | lon_deg  = -59.55
  | label    = Barbados
  | mark     = Cercle_rouge_100%.svg
  | marksize = 16
  }}
  {{Location map~ | Lesser Antilles
  | lat_deg  = 12.05
  | lon_deg  = -61.75
  | label    = Grenada
  | mark     = Cercle_rouge_100%.svg
  | marksize = 16
  }}
}}

See also

Sovereign states
Non-sovereign territories

Location map templates

Creating new map definitions