Search
Results
Results
${ capture(/^/, {
0: (data, captures) => (
data.params.project !== undefined ?
include('#filter-navigation-close-project', data) :
data.params.collection !== undefined ?
include('#filter-navigation-close-collection', data) :
include('#filter-navigation-search', data)
),
catch: () => console.log('TODO: SHOULDNT GET HERE')
}, data.location, data.location.name) }
${data.collections.reduce(function (acc, col) {
return acc + col.content_count
}, 0)}
${
merge([{ type: 'resize' }], events('resize', window))
// To size
.map(() => (window.innerWidth >= px('70em') ? 'big' : 'small'))
// Deduplicate
.filter(((prev) => (value) => {
const result = prev !== value;
prev = value;
return result;
})(null))
// Include
.map((size) => (size === 'big' ? 'Living Archives' : capture(/^/, {
0: (data, captures) => (
data.identifier === 'filters' ? 'Search / Filter' :
data.params.project !== undefined ? 'Project' :
data.params.collection !== undefined ? 'Collection' :
'Results'
),
catch: () => console.log('TODO: SHOULDNT GET HERE')
}, data.location, data.location.name)))
}
${ data.id[0].toUpperCase() + data.id.slice(1) }
${ events('dom-activate', element)
.take(1)
.map(() =>
request('/cms/' + data.id + '/')
.then((html) => {
const template = document.createElement('template');
template.innerHTML = html;
return template.content.querySelector('.inline-content-block');
})
) }
Back to navigation
The site at Maladière in Lausanne possesses a rich yet often overlooked history. Initially, it featured a bridge spanning the Flon River, which was later transformed into a road junction following the river’s canalisation. Today, it stands as a vast roundabout, a vestige of the 1964 national exhibition, constructed to showcase infrastructure during a time when automobiles epitomised innovation. However, its central island has become an urban void, primarily due to limited pedestrian access points and the constant encirclement of heavy traffic. Drawing on the thesis’s exploration of nostalgia in architecture, which posits it as a method for formulating a historical continuity by preserving cultural heritage and identity through its embedded stories, the project seeks to reimagine the space. The programme evolved by interpreting the site’s historical and current narratives while envisioning its future potential(s). This approach resulted in the incorporation of a new layer of infrastructure, embracing the roundabout’s circular form to reconnect with its surroundings. The structure serves as a stage, a backdrop for the central island, designed to welcome and engage the public. It invites the visitors to traverse and interact with the space, encouraging a rediscovery of urban connections. The design aims to preserve the existing sense of voidness, transforming it into a valuable spatial quality in today's urban context, offering a serene and contemplative environment.