Switzerland Postal Automobile Services

Linen-backed poster “Switzerland Postbus Services”, 62×100 cm, ca. 1935 by Libis (pseudonym of H.B. Libiszewski, °1897–†1985), Condition A-.
The Postbus quickly replaced stagecoaches in the 20th century and played an important tourist role in the Alpine regions. The yellow route depicted on the poster shows its significance. Herbert Libiszewski portrays the Maloja Pass, the Bergell with the charming village of Soglio (300 inhabitants), and the Badile mountain in the background.
A uniquely beautiful depiction of the Engadine valley.

When purchasing posters, you can always opt to have them lined. You can find more information about this on this page.

750

Availability: In stock

Designer

Herbert Libiszewski (Libis) (1897-1985)

Condition

A-

Year

ca. 1935

Format

62 x 100 cm

Scroll to Top
(function() { 'use strict'; var parentSelector = '.menu-item.wpml-ls-current-language.menu-item-has-children'; function toggleSubmenu(link, forceClose) { var isExpanded = link.getAttribute('aria-expanded') === 'true'; if (forceClose || isExpanded) { link.setAttribute('aria-expanded', 'false'); } else { link.setAttribute('aria-expanded', 'true'); } } function handleKeydown(e) { var key = e.key || e.keyCode; if (key === 'Enter' || key === ' ' || key === 13 || key === 32) { e.preventDefault(); toggleSubmenu(this); } else if (key === 'Escape' || key === 'Esc' || key === 27) { if (this.getAttribute('aria-expanded') === 'true') { e.preventDefault(); toggleSubmenu(this, true); } } } function handleBlur(e) { var link = this; var parent = link.closest(parentSelector); if (!parent) return; setTimeout(function() { if (!parent.contains(document.activeElement)) { toggleSubmenu(link, true); } }, 100); } function init() { var parents = document.querySelectorAll(parentSelector); for (var i = 0; i < parents.length; i++) { var link = parents[i].querySelector('a[aria-expanded]'); if (link) { link.addEventListener('keydown', handleKeydown); link.addEventListener('blur', handleBlur); } } } if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', init); } else { init(); } })();