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 classical and monumental architecture of Zurich Altstadt is iconic. The ground floor has typical arcades with columns and pillars in different plans and glass showcases going in different directions. Rooves are reminiscent of this classical architecture with an attic and corniche. GAN images also unveil in the shadows the different levels of loggias or the curviness of the balustrades. The focus of the project was the transformation of a hotel on Limat Street.
By subtracting volumes from a monolithic block in order to create depth, these carved spaces would come to be closed by curved elements in the balustrade. Three facades are treated differently according to their orientation and proximity to neighboring buildings.
While remaining a hotel, the open front facade allowed the possibility of working and meeting spaces. The initial program is enhanced as a new type of hotel, working as a startup catalyzer. Developers would come to Zurich and develop their ventures, and share and sell their ideas to clients. With such facilities and accessibility, it would be possible for people to stay for days, weeks, or months depending on their needs to either rest or work in a relaxed collaborative environment.