51.9 F
Los Angeles
Wednesday, Apr 2, 2025

Aecom Presents Plan for Redeveloping L.A. River Downtown

Aecom, the Century City-based engineering, construction and design firm, presented its framework for redeveloping a four-mile stretch of the Los Angeles riverfront downtown at a presentation to the media at the firm’s downtown office on Wednesday.

The presentation came at the end of a year-long process that involved discussions with the city of Los Angeles and Metro, which owns the riverfront properties, according to Aecom executives. They said redevelopment efforts in the area would take place over decades and would involve public and private partnerships.

While the company does not have clients involved in riverfront development, officials said it aimed to be a “thought leader” when development takes place in the future. Aecom hopes to compete for related projects when they arise, said Nancy Michali, an associate vice president for Aecom.

“Over the last year, as we explored this area and have become intimately familiar with it, what we found is that this area has unparalleled open space opportunities from the river and other park activities in the area,” Michali said.

Citing the roughly 8 million square feet of entitled development area surrounding the river and developable parcels, she said, “Put those together and you have incredible opportunities to locate much needed housing and jobs in an area where it’s welcomed and has minimal impacts on existing communities.”

Michali said the framework provided by Aecom seeks to integrate approved projects and specific plans within the research area, such as the Cornfield Arroyo Seco Specific Plan, which envisions a hybrid industrial community, and the Alameda District Specific Plan, which envisions a new high-rise community centered around Union Station. Renderings showed the potential integration of projects and a number of green space elements along the riverfront.

Real estate reporter Neil Nisperos can be reached at nnisperos@labusinessjournal.com. Follow him on Twitter @ReporterNeil for the latest in L.A. real estate news.

Featured Articles

Related Articles

Neil Nisperos Author ' + // image style settings '
' + 'tagDiv image style' + '' + '
' + ''; //inject our settings in the template - before
td_template_content = td_template_content.replace('
', td_our_content + '
'); //save the template jQuery('#tmpl-image-details').html(td_template_content); //modal off - click event jQuery(document).on( "click", ".td-modal-image-on", function() { if (jQuery(this).hasClass('active')) { return; } td_add_image_css_class('td-modal-image'); jQuery(".td-modal-image-off").removeClass('active'); jQuery(".td-modal-image-on").addClass('active'); }); //modal on - click event jQuery(document).on( "click", ".td-modal-image-off", function() { if (jQuery(this).hasClass('active')) { return; } td_remove_image_css_class('td-modal-image'); jQuery(".td-modal-image-off").addClass('active'); jQuery(".td-modal-image-on").removeClass('active'); }); // select change event jQuery(document).on( "change", ".td-wp-image-style", function() { switch (jQuery( ".td-wp-image-style").val()) { default: td_clear_all_classes(); //except the modal one jQuery('*[data-setting="extraClasses"]').change(); //trigger the change event for backbonejs } }); //util functions to edit the image details in wp-admin function td_add_image_css_class(new_class) { var td_extra_classes_value = jQuery('*[data-setting="extraClasses"]').val(); jQuery('*[data-setting="extraClasses"]').val(td_extra_classes_value + ' ' + new_class); jQuery('*[data-setting="extraClasses"]').change(); //trigger the change event for backbonejs } function td_remove_image_css_class(new_class) { var td_extra_classes_value = jQuery('*[data-setting="extraClasses"]').val(); //try first with a space before the class var td_regex = new RegExp(" " + new_class,"g"); td_extra_classes_value = td_extra_classes_value.replace(td_regex, ''); var td_regex = new RegExp(new_class,"g"); td_extra_classes_value = td_extra_classes_value.replace(td_regex, ''); jQuery('*[data-setting="extraClasses"]').val(td_extra_classes_value); jQuery('*[data-setting="extraClasses"]').change(); //trigger the change event for backbonejs } //clears all classes except the modal image one function td_clear_all_classes() { var td_extra_classes_value = jQuery('*[data-setting="extraClasses"]').val(); if (td_extra_classes_value.indexOf('td-modal-image') > -1) { //we have the modal image one - keep it, remove the others jQuery('*[data-setting="extraClasses"]').val('td-modal-image'); } else { jQuery('*[data-setting="extraClasses"]').val(''); } } //monitor the backbone template for the current status of the picture setInterval(function(){ var td_extra_classes_value = jQuery('*[data-setting="extraClasses"]').val(); if (typeof td_extra_classes_value !== 'undefined' && td_extra_classes_value != '') { // if we have modal on, switch the toggle if (td_extra_classes_value.indexOf('td-modal-image') > -1) { jQuery(".td-modal-image-off").removeClass('active'); jQuery(".td-modal-image-on").addClass('active'); } } }, 1000); })(); //end anon function -->