Реконструкцию путепровода у «Работницы» в Воронеже завершат раньше намеченного

Реконструкцию путепровода у «Работницы» в Воронеже завершат раньше намеченного. Сейчас там ведется погружение трубошпунтованных свай на глубину 14 м. Работы сложные (из-за грунта) - из 92 опор удалось погрузить пока 32. Но после того, как в начале декабря на объект доставили буровую установку, дела пошли быстрее. Как доложил в мэрии первый зам главы города Сергей Петрин, «сейчас темпы лучше, но точнее просчитать сроки открытия технического движения автомобилей можно будет только после погружения всех свай. В любом случае, добавил Петрин, работы на этом объекте будут завершены гораздо быстрее изначального проектного срока». По проекту, напомню, на реконструкцию отведено полтора года, закрыли виадук в конце октября.

Добавить комментарий

Автору будет очень приятно узнать обратную связь о своей новости.

Кликните на изображение чтобы обновить код, если он неразборчив

Комментариев 23 499

Wileyrem
Wileyrem Сегодня, 13:26
Now considering the post as evidence that careful blog writing is still possible, and a look at kelvo extended that evidence, the broader question of whether the modern web can sustain quality writing has obvious empirical answers in sites like this one and seeing them is reassuring even when they remain a minority overall today.
Richardalons
Richardalons Сегодня, 13:35
Looking at this from the perspective of someone tired of generic content the contrast is striking, and a look at trivoxcore maintained that distinctive feel, sites with strong editorial identity stand out against the bland background of algorithmic content and this one has clearly developed an identity worth recognising through careful attention.
TommyLeams
TommyLeams Сегодня, 13:56
Started reading skeptically because the headline seemed overconfident, and the post earned the headline by the end, and a look at xelivoline continued that pattern of earning its claims, sites that can back up their headlines without overpromising are rare and this one has clearly developed editorial calibration on that front consistently.
phukmrpi
phukmrpi Сегодня, 14:00
Рекомендую https://oleant.ru/kak-vybrat-avtomobil-v-arendu-dlya-poezdok-po-sankt-peterburg
u/
XanderCig
XanderCig Сегодня, 14:29
Reading this on a phone at a coffee shop and finding it perfectly suited to that context, and a stop at zexarobonding continued the comfortable mobile experience, content that works across reading conditions without compromising on substance is increasingly important and this site has clearly thought about the whole reader experience here.
IsaacNes
IsaacNes Сегодня, 14:40
Now adjusting my mental list of reliable sites for this topic, and a stop at bantonwoodson reinforced the adjustment, the small ongoing curation work of maintaining trusted sources is one of the actual practical activities of careful reading and this site has earned a permanent place on my list for this particular subject.
PerryQuona
PerryQuona Сегодня, 14:53
Adding this to my list of go to references for the topic, and a stop at zavirolinecore confirmed the rest of the site deserves the same, definitely the kind of resource that earns its place rather than getting forgotten the moment the next interesting article shows up in my feed somewhere else on the web.
BradleyExert
BradleyExert Сегодня, 14:57
Reading this in a relaxed evening setting was a small pleasure, and a stop at ManilaTakeout extended the pleasant evening reading, content that fits the tone of relaxed time without becoming forgettable is what I look for in evening reading and this site has the right tone for that particular slot in my daily reading routine.
CedricsMura
CedricsMura Сегодня, 14:58
Reading this gave me confidence to make a decision I had been putting off, and a stop at plavexbond reinforced that confidence, content that translates into action in my own life rather than just informing it is content with the highest practical value and this site is generating that action level utility for me lately.
var dle_root = '/'; var dle_admin = ''; var dle_login_hash = '4a1dfb100771845afd0a28f9c45d29414c26098e'; var dle_group = 5; var dle_skin = 'Red'; var dle_wysiwyg = '1'; var quick_wysiwyg = '1'; var dle_act_lang = ["Да", "Нет", "Ввод", "Отмена", "Сохранить", "Удалить", "Загрузка. Пожалуйста, подождите..."]; var menu_short = 'Быстрое редактирование'; var menu_full = 'Полное редактирование'; var menu_profile = 'Просмотр профиля'; var menu_send = 'Отправить сообщение'; var menu_uedit = 'Админцентр'; var dle_info = 'Информация'; var dle_confirm = 'Подтверждение'; var dle_prompt = 'Ввод информации'; var dle_req_field = 'Заполните все необходимые поля'; var dle_del_agree = 'Вы действительно хотите удалить? Данное действие невозможно будет отменить'; var dle_spam_agree = 'Вы действительно хотите отметить пользователя как спамера? Это приведёт к удалению всех его комментариев'; var dle_complaint = 'Укажите текст Вашей жалобы для администрации:'; var dle_big_text = 'Выделен слишком большой участок текста.'; var dle_orfo_title = 'Укажите комментарий для администрации к найденной ошибке на странице'; var dle_p_send = 'Отправить'; var dle_p_send_ok = 'Уведомление успешно отправлено'; var dle_save_ok = 'Изменения успешно сохранены. Обновить страницу?'; var dle_reply_title= 'Ответ на комментарий'; var dle_tree_comm = '0'; var dle_del_news = 'Удалить статью'; var dle_sub_agree = 'Вы действительно хотите подписаться на комментарии к данной публикации?'; var allow_dle_delete_news = false; var dle_search_delay = false; var dle_search_value = '';function ForAjax963() { if($('div').is('.addform')) { $('#sendmail').submit(function() { if(document.sendmail.subject.value == '' || document.sendmail.message.value == '') { DLEalert('Заполните все необходимые поля', dle_info); return false; } var formData = new FormData($('#sendmail')[0]); formData.append('skin', dle_skin); ShowLoading(''); $.ajax({ url: dle_root + "engine/ajax/feedback.php", data: formData, processData: false, contentType: false, type: 'POST', dataType: 'json', success: function(data) { HideLoading(''); if (data) { if (data.status == "ok") { scroll( 0, $("#dle-content").offset().top - 70 ); $('#dle-content').html(data.text); } else { if ( document.sendmail.sec_code ) { document.sendmail.sec_code.value = ''; reload(); } if ( typeof grecaptcha != "undefined" ) { grecaptcha.reset(); } DLEalert(data.text, dle_info); } } } }); return false; }); } FastSearch();}