Module:Location map/data/United States Spokane/doc
This is a documentation subpage for Module:Location map/data/United States Spokane. It may contain usage information, categories and other content that is not part of the original module page. |
name | Spokane riverfront area | |||
---|---|---|---|---|
border coordinates | ||||
47.6721 | ||||
-117.4398 | ←↕→ | -117.39 | ||
47.6386 | ||||
map center | 47°39′19″N 117°24′54″W / 47.65535°N 117.4149°W | |||
image | Location Map United States Spokane.png
| |||
Module:Location map/data/United States Spokane is a location map definition used to overlay markers and labels on an equirectangular projection map of Spokane concentrating on the riverfront area and downtown. 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 Spokane":
{{Location map|United States Spokane |...}}
{{Location map many|United States Spokane |...}}
{{Location map+|United States Spokane |...}}
{{Location map~|United States Spokane |...}}
Map definition
name = Spokane riverfront area
- Name used in the default map caption
image = Location Map United States Spokane.png
- The default map image, without "Image:" or "File:"
top = 47.6721
- Latitude at top edge of map, in decimal degrees
bottom = 47.6386
- Latitude at bottom edge of map, in decimal degrees
left = -117.4398
- Longitude at left edge of map, in decimal degrees
right = -117.39
- Longitude at right edge of map, in decimal degrees
Precision
Longitude: from West to East this map definition covers 0.0498 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.0335 degrees.
- At an image height of 200 pixels, that is 0.0002 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)
Lewis and Clark High School (Spokane riverfront area)
{{Location map | United States Spokane | width = 250 | lat_deg = 47.652 | lon_deg = -117.42 | label = [[Lewis and Clark High School]] }}
Location map many
{{Location map many | United States Spokane | width = 250 | caption = Two locations in the Spokane riverfront area | lat1_deg = 47.652 | lon1_deg = -117.42 | label1 = [[Lewis and Clark High School|L&C]] | lat2_deg = 47.660672 | lon2_deg = -117.420275 | label2 = [[Riverfront Park Carousel|The Looff]] | mark2 = Tux Paint circus.svg | mark2size= 16 | position2= bottom
Location map+
{{Location map+ | United States Spokane | width = 400 | caption = Many locations in the Spokane riverfront area | places = {{Location map~ | United States Spokane | lat_deg = 47.652 | lon_deg = -117.42 | label = [[Lewis and Clark High School|L&C]] | position= }} {{Location map~ | United States Spokane | lat_deg = 47.660672 | lon_deg = -117.420275 | label = [[Riverfront Park Carousel|The Looff]] | mark = Tux Paint circus.svg | marksize= 16 | position= bottom }} {{Location map~ | United States Spokane | lat_deg = 47.6675 | lon_deg = -117.4025 | label = [[Gonzaga University]] }} {{Location map~ | United States Spokane | lat_deg = 47.649136 | lon_deg = -117.412614 | label = [[Providence Sacred Heart Medical Center and Children's Hospital|Sacred Heart]] | mark = Red Cross icon.svg | marksize= 16 | position= }} }}
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
Creating new map definitions