Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a232214d8bc81ae0

Jump to content

Module:Location map/data/Seattle WA Downtown/doc

From Wikipedia, the free encyclopedia


Location map of Downtown Seattle
name Downtown Seattle
border
coordinates
47.61879
-122.36163 ←↕→ -122.31408
47.58977
map center 47°36′15″N 122°20′16″W / 47.60428°N 122.337855°W / 47.60428; -122.337855
image Downtown Seattle, Washington, USGS National Map, 2025.png
image1 Downtown Seattle, Washington, USGS National Map, 2025.png
Map of Downtown, Seattle, Washington, July 2025

Module:Location map/data/Seattle WA 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 "Seattle WA Downtown":

Map definition

  • name = Downtown Seattle
    Name used in the default map caption
  • bottom = 47.58977
    Latitude at bottom edge of map, in decimal degrees
  • left = -122.36163
    Longitude at left edge of map, in decimal degrees
  • right = -122.31408
    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 0.0476 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.029 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 | Seattle WA Downtown
 | width   = 250
 | lat_deg = 47.5975
 | lon_deg = -122.320822
 | label   = [[Chinatown-International District, Seattle|International District]]
}}

Location map many

Two locations in downtown Seattle
{{Location map many | Seattle WA 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+

Three locations in downtown Seattle
{{Location map+ | USeattle WA Downtown
| width   = 200
| caption = Three locations in downtown Seattle
| places  =
  {{Location map~ | Seattle WA Downtown
   | lat_deg = 47.5975
   | lon_deg = -122.320822
   | label   = [[Chinatown-International District, Seattle|International District]]
   | position= top
  }}
  {{Location map~ | Seattle WA 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~ | Seattle WA 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

Creating new map definitions