Module:Location map/data/United States Seattle Downtown
| File:Greek lc beta icon.svg | This module is rated as beta, and is ready for widespread use. It is still new and should be used with some caution to ensure the results are as expected. | 
| name | Downtown Seattle | |||
|---|---|---|---|---|
| border coordinates | ||||
| 47.6188 | ||||
| -122.3609 | ←↕→ | -122.3141 | ||
| 47.5909 | ||||
| map center | 47°36′17″N 122°20′15″W / 47.60485°N 122.3375°W ⧼validator-fatal-error⧽ | |||
| image | Seattle, WA - Downtown - OpenStreetMap.png | |||
| File:Seattle, WA - Downtown - OpenStreetMap.png | ||||
| image1 | [[:File:|]] | |||
| [[File:|400x400px]] | ||||
File:Seattle, WA - Downtown - OpenStreetMap.png  
Map of downtown Seattle
Module:Location map/data/United States Seattle Downtown is a location map definition used to overlay markers and labels on an equirectangular projection map of Downtown Seattle. 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 Seattle Downtown":
- {{Location map | United States Seattle Downtown | ...}}
- {{Location map many | United States Seattle Downtown | ...}}
- {{Location map+ | United States Seattle Downtown | ...}}
- {{Location map~ | United States Seattle Downtown | ...}}
Map definition
- name = Downtown Seattle- Name used in the default map caption
 
- image = Seattle, WA - Downtown - OpenStreetMap.png- The default map image, without "Image:" or "File:"
 
- top = 47.6188- Latitude at top edge of map, in decimal degrees
 
- bottom = 47.5909- Latitude at bottom edge of map, in decimal degrees
 
- left = -122.3609- Longitude at left edge of map, in decimal degrees
 
- right = -122.3141- Longitude at right edge of map, in decimal degrees
 
Precision
Longitude: from West to East this map definition covers 0.0468 degrees.
- At an image width of 200 pixels, that is 0.0002 degrees per pixel.
- At an image width of 1000 pixels, that is 0 degrees per pixel.
Latitude: from North to South this map definition covers 0.0279 degrees.
- At an image height of 200 pixels, that is 0.0001 degrees per pixel.
- At an image height of 1000 pixels, that is 0 degrees per pixel.
Examples using location map templates
Location map, using default map (image)
{{Location map | United States Seattle Downtown
 | width   = 250
 | lat_deg = 47.5975
 | lon_deg = -122.320822
 | label   = [[Chinatown-International District, Seattle|International District]]
}}
Location map many
{{Location map many | United States Seattle Downtown
 | width    = 250
 | caption  = Two locations in downtown Seattle
 | lat1_deg = 47.5975
 | lon1_deg = -122.320822
 | label1   = [[Chinatown-International District, Seattle|International District]]
 | lat2_deg = 47.608398
 | lon2_deg = -122.332935
 | label2   = [[IBM Building (Seattle)|IBM Building]]
 | mark2    = Maki-city-15.svg
 | mark2size= 16
 | position2= bottom
}}
Location map+
{{Location map+ | United States Seattle Downtown
| width   = 200
| caption = Three locations in downtown Seattle
| places  =
  {{Location map~ | United States Seattle Downtown
   | lat_deg = 47.5975
   | lon_deg = -122.320822
   | label   = [[Chinatown-International District, Seattle|International District]]
   | position= top
  }}
  {{Location map~ | United States Seattle Downtown
   | lat_deg = 47.608398
   | lon_deg = -122.332935
   | label   = [[IBM Building (Seattle)|IBM Building]]
   | mark    = Maki-city-15.svg
   | marksize= 16
   | position= 
  }}
  {{Location map~ | United States Seattle Downtown
   | lat_deg = 47.5952
   | lon_deg = -122.3316
   | label   = [[CenturyLink Field]]
   | mark    = Stadium - The Noun Project.svg
   | marksize= 16
   | position= left
  }}
}}
See also
Location map templates
- Template:Location map, to display one mark and label using latitude and longitude
- Template:Location map many, to display up to nine marks and labels
- Template:Location map+, to display an unlimited number of marks and labels
