Talking Headways Podcast: Zero Emissions Delivery Zones
This week we’re joined by Hamilton Steimer of the World Resources Institute to talk about their report, Zero-emission Delivery Zones: A New Way to Cut Traffic, Air Pollution and Greenhouse Gases. We chat about electrification of fleets, what cities have the best programs for ZEDZ, and the current moment in urban delivery.
Listen here, on Libsyn, or anywhere else you get your podcasts.
( function() {
var func = function() {
var iframe = document.getElementById('wpcom-iframe-8f138683489f004f15ff0d49bb9b9d35')
if ( iframe ) {
iframe.onload = function() {
iframe.contentWindow.postMessage( {
'msg_type': 'poll_size',
'frame_id': 'wpcom-iframe-8f138683489f004f15ff0d49bb9b9d35'
}, "https://embeds.streetsblog.org" );
}
}
// Autosize iframe
var funcSizeResponse = function( e ) {
var origin = document.createElement( 'a' );
origin.href = e.origin;
// Verify message origin
if ( 'embeds.streetsblog.org' !== origin.host )
return;
// Verify message is in a format we expect
if ( 'object' !== typeof e.data || undefined === e.data.msg_type )
return;
switch ( e.data.msg_type ) {
case 'poll_size:response':
var iframe = document.getElementById( e.data._request.frame_id );
if ( iframe && '' === iframe.width )
iframe.width = '100%';
if ( iframe && '' === iframe.height )
iframe.height = parseInt( e.data.height );
return;
default:
return;
}
}
if ( 'function' === typeof window.addEventListener ) {
window.addEventListener( 'message', funcSizeResponse, false );
} else if ( 'function' === typeof window.attachEvent ) {
window.attachEvent( 'onmessage', funcSizeResponse );
}
}
if (document.readyState === 'complete') { func.apply(); /* compat for infinite scroll */ }
else if ( document.addEventListener ) { document.addEventListener( 'DOMContentLoaded', func, false ); }
else if ( document.attachEvent ) { document.attachEvent( 'onreadystatechange', func ); }
} )();
More from Streetsblog California
The Week in Short Videos
Final Deadline Today (Friday): Get Your Tickets to the California Bike Summit
Sunset Dunes One Year Out: They Built it and People Came
Despite all the car-brained attempts to destroy it, Sunset Dunes park is a definitive success
The post Sunset Dunes One Year Out: They Built it and People Came appeared first on Streetsblog San Francisco.
Comments Are Temporarily Disabled
Streetsblog is in the process of migrating our commenting system. During this transition, commenting is temporarily unavailable.
Once the migration is complete, you will be able to log back in and will have full access to your comment history. We appreciate your patience and look forward to having you back in the conversation soon.