// This is a generic paginator for album, photo and movie pages. Depending on the page type,
// there are different sets of variables available. With this data, you can make a paginator
// that lets you say "You're viewing photo 5 of 35", or "You're viewing photos 10 - 18 of 37"
// for album views.
//
// Available variables for all page types:
// $page_type - "collection", "item", or "other"
// $page_subtype - "album", "movie", "photo", "tag", etc.
// $previous_page_url - the url to the previous page, if there is one
// $next_page_url - the url to the next page, if there is one
// $total - the total number of photos in this album
//
// Available for the "collection" page types:
// $page - what page number we're on
// $max_pages - the maximum page number
// $page_size - the page size
// $first_page_url - the url to the first page, or null if we're on the first page
// $last_page_url - the url to the last page, or null if we're on the last page
// $first_visible_position - the position number of the first visible photo on this page
// $last_visible_position - the position number of the last visible photo on this page
//
// Available for "item" page types:
// $position - the position number of this photo
//
?>
Vancouver Steam Clock
The Gastown Steam Clock in Vancouver, located at 305 Water Street, is a distinctive landmark in the city's historic Gastown district. Built in 1977 by Canadian horologist Raymond Saunders and metalwork specialist Doug Smith, the clock was designed to cover a steam vent from the city's district heating system and to prevent homeless individuals from using the warm area as a place to sleep during cold weather. Despite its Victorian appearance, the clock is not from the Victorian era but rather a modern creation that reflects the architecture of the surrounding buildings. The clock operates using steam from the city's district heating system, which powers its internal mechanisms and prompts the clock's signature whistle every quarter-hour and emits a puff of steam on the hour. However, the clockwork itself is powered by electric motors, with the original steam-powered components visible through the glass sides of the clock. Raymond Saunders, the creator of the clock, passed away at the age of 83 on November 23, 2024.
The Gastown Steam Clock has become an iconic tourist attraction in Vancouver, often featured in local tours and media. It is a key destination for visitors and is also the starting and finishing point for the Gastown Grand Prix, a single-day cycling race.
* Gastown Steam Clock: A steam-powered clock located in Vancouver's historic Gastown district, built in 1977 to cover a steam vent and prevent homeless individuals from sleeping there. It operates using steam from the city's district heating system and features a steam whistle that chimes every fifteen minutes and emits steam on the hour.
* Raymond Saunders: The creator of the Gastown Steam Clock, who passed away at the age of 83 on November 23, 2024. Saunders was known for his work on outdoor clocks in British Columbia and around the world.
* District Heating System: The steam used by the Gastown Steam Clock comes from Vancouver's district heating system, which powers the clock's internal mechanisms and the signature steam whistle.
* Gastown Grand Prix: A single-day cycling race that starts and finishes at the Gastown Steam Clock.