{"id":610925,"date":"2026-04-17T20:29:08","date_gmt":"2026-04-17T20:29:08","guid":{"rendered":"https:\/\/www.newsbeep.com\/ca\/610925\/"},"modified":"2026-04-17T20:29:08","modified_gmt":"2026-04-17T20:29:08","slug":"lane-reductions-on-sections-of-the","status":"publish","type":"post","link":"https:\/\/www.newsbeep.com\/ca\/610925\/","title":{"rendered":"Lane reductions on sections of the\u2026"},"content":{"rendered":"<p>There will be lane reductions on sections of the Lac-des-F\u00e9es Parkway for the implementation of a <a href=\"https:\/\/ncc-ccn.gc.ca\/projects\/improving-pedestrian-safety-on-the-lac-des-fees-parkway\" rel=\"nofollow noopener\" target=\"_blank\">project improving pedestrian safety on the parkway<\/a>. \u00a0<\/p>\n<p>When the work is completed, the Lac-des-F\u00e9es Parkway will have two new pedestrian crossings. The speed will also be reduced to 40 km\/h in a 400 m section of the parkway. \u00a0<\/p>\n<p>Schedule: weekdays, from 8 am to 5 pm, from April 20 to May 12, 2026Location: lane reductions on the Lac-des-F\u00e9es parkway, near the Universit\u00e9 du Qu\u00e9bec en Outaouais, and near Brodeur St. \u00a0Impact on motorists: traffic will be directed by a flag personImpact on pedestrians and cyclists: the Lac-des-F\u00e9es pathway will remain open at all times\u00a0<\/p>\n<p>                            \\n&#8221;},{&#8220;handle&#8221;:&#8221;facebookPixel&#8221;,&#8221;head&#8221;:&#8221;    function initFacebookPixel(){\\n        !function(f,b,e,v,n,t,s){\\n            if(f.fbq) return; n=f.fbq=function(){\\n                n.callMethod ? n.callMethod.apply(n,arguments) : n.queue.push(arguments);\\n            };\\n            if(!f._fbq) f._fbq=n;\\n            n.push=n; n.loaded=!0; n.version=&#8217;2.0&#8242;; n.queue=[];\\n            t=b.createElement(e); t.async=!0;\\n            t.src=v; s=b.getElementsByTagName(e)[0];\\n            s.parentNode.insertBefore(t,s);\\n        }(window,document,&#8217;script&#8217;,&#8217;\\\/\\\/connect.facebook.net\\\/en_US\\\/fbevents.js&#8217;);\\n\\n        fbq(&#8216;init&#8217;, &#8216;837959289699976&#8217;);\\n\\n                            fbq(&#8216;track&#8217;, &#8216;PageView&#8217;);\\n            }\\n\\n    \\\/\\\/ Lancer automatiquement si consentement d\\u00e9j\\u00e0 donn\\u00e9\\n    if (document.cookie.includes(&#8216;ncc_ccn_tracking=&#8217;)) {\\n        initFacebookPixel();\\n    }\\n&#8221;,&#8221;body&#8221;:&#8221;    &#8220;},{&#8220;handle&#8221;:&#8221;linkedInInsight&#8221;,&#8221;head&#8221;:&#8221;\\\/* LinkedIn Insight script did not render *\\\/\\n&#8221;,&#8221;body&#8221;:&#8221;&#8221;},{&#8220;handle&#8221;:&#8221;hubSpot&#8221;,&#8221;head&#8221;:&#8221;&#8221;,&#8221;body&#8221;:&#8221;&#8221;},{&#8220;handle&#8221;:&#8221;pinterestTag&#8221;,&#8221;head&#8221;:&#8221;\\\/* Pinterest Tag script did not render *\\\/\\n&#8221;,&#8221;body&#8221;:&#8221;&#8221;},{&#8220;handle&#8221;:&#8221;fathom&#8221;,&#8221;head&#8221;:&#8221;\\\/* Fathom script did not render *\\\/\\n&#8221;,&#8221;body&#8221;:&#8221;&#8221;},{&#8220;handle&#8221;:&#8221;matomo&#8221;,&#8221;head&#8221;:&#8221;\\\/* Matomo script did not render *\\\/\\n&#8221;,&#8221;body&#8221;:&#8221;&#8221;},{&#8220;handle&#8221;:&#8221;plausible&#8221;,&#8221;head&#8221;:&#8221;\\\/* Plausible script did not render *\\\/\\n&#8221;,&#8221;body&#8221;:&#8221;&#8221;},{&#8220;handle&#8221;:&#8221;googleAnalytics&#8221;,&#8221;head&#8221;:&#8221;(function(i,s,o,g,r,a,m){i[&#8216;GoogleAnalyticsObject&#8217;]=r;i[r]=i[r]||function(){\\n(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),\\nm=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)\\n})(window,document,&#8217;script&#8217;,&#8217;https:\\\/\\\/www.google-analytics.com\\\/analytics.js&#8217;,&#8217;ga&#8217;);\\nga(&#8216;create&#8217;, &#8216;UA-97225426-1&#8217;, &#8216;auto&#8217;, {allowLinker: true});\\nga(&#8216;set&#8217;, &#8216;anonymizeIp&#8217;, true);\\nga(&#8216;require&#8217;, &#8216;displayfeatures&#8217;);\\nga(&#8216;require&#8217;, &#8216;linkid&#8217;);\\nga(&#8216;require&#8217;, &#8216;linker&#8217;);\\nga(&#8216;send&#8217;, &#8216;pageview&#8217;);\\n&#8221;,&#8221;body&#8221;:&#8221;&#8221;}];<\/p>\n<p>  function appendHtml(html, target) {<br \/>\n    if (!html) return;<br \/>\n    var template = document.createElement(&#8216;template&#8217;);<br \/>\n    template.innerHTML = html.trim();<br \/>\n    Array.prototype.slice.call(template.content.childNodes).forEach(function(node) {<br \/>\n      if (node.nodeType !== Node.ELEMENT_NODE) return;<br \/>\n      if (node.tagName !== &#8216;SCRIPT&#8217;) {<br \/>\n        target.appendChild(node.cloneNode(true));<br \/>\n        return;<br \/>\n      }<\/p>\n<p>      var script = document.createElement(&#8216;script&#8217;);<br \/>\n      Array.prototype.slice.call(node.attributes).forEach(function(attr) {<br \/>\n        script.setAttribute(attr.name, attr.value);<br \/>\n      });<br \/>\n      if (node.textContent) {<br \/>\n        script.text = node.textContent;<br \/>\n      }<br \/>\n      target.appendChild(script);<br \/>\n    });<br \/>\n  }<\/p>\n<p>  function loadSeomaticTrackingScripts() {<br \/>\n    if (window.__seomaticTrackingLoaded) return;<br \/>\n    window.__seomaticTrackingLoaded = true;<\/p>\n<p>    seomaticTrackingScripts.forEach(function(scriptParts) {<br \/>\n      if (scriptParts.head) {<br \/>\n        var inlineScript = document.createElement(&#8216;script&#8217;);<br \/>\n        inlineScript.text = scriptParts.head;<br \/>\n        document.head.appendChild(inlineScript);<br \/>\n      }<\/p>\n<p>      appendHtml(scriptParts.body, document.body);<br \/>\n    });<br \/>\n  }<\/p>\n<p>  function persistConsent(value) {<br \/>\n    var expires = new Date();<br \/>\n    expires.setFullYear(expires.getFullYear() + 1);<br \/>\n    document.cookie=&#8221;ncc_ccn_tracking=&#8221; + value + &#8216;; path=\/; expires=&#8221; + expires.toUTCString() + &#8220;; SameSite=Lax&#8217;;<br \/>\n    var csrfToken = document.querySelector(&#8216;meta[name=&#8221;csrf-token&#8221;]&#8217;);<br \/>\n    fetch(&#8220;\/api\/tracking?setting=&#8221; + value, {<br \/>\n      method: &#8220;POST&#8221;,<br \/>\n      headers: { &#8220;X-CSRF-Token&#8221;: csrfToken ? csrfToken.getAttribute(&#8216;content&#8217;) : &#8221; }<br \/>\n    });<br \/>\n  }<\/p>\n<p>  $(document).on(&#8220;click&#8221;,&#8221;[data-cookie-accept]&#8221;,function() {<br \/>\n    $(&#8220;.cookie-banner__container&#8221;).hide();<br \/>\n    persistConsent(1);<br \/>\n    loadSeomaticTrackingScripts();<br \/>\n    if (typeof window.updateGTMConsent === &#8216;function&#8217;) window.updateGTMConsent();<br \/>\n    if (typeof loadConsentTrackers === &#8216;function&#8217;) loadConsentTrackers();<br \/>\n  });<\/p>\n<p>  $(document).on(&#8220;click&#8221;,&#8221;[data-cookie-decline]&#8221;,function() {<br \/>\n    $(&#8220;.cookie-banner__container&#8221;).hide();<br \/>\n    persistConsent(0);<br \/>\n    \/\/ No reload, and don&#8217;t load trackers.<br \/>\n  });<br \/>\n})();<\/p>\n","protected":false},"excerpt":{"rendered":"There will be lane reductions on sections of the Lac-des-F\u00e9es Parkway for the implementation of a project improving&hellip;\n","protected":false},"author":2,"featured_media":610926,"comment_status":"","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6],"tags":[49,48,41843,74262,61],"class_list":{"0":"post-610925","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-technology","8":"tag-ca","9":"tag-canada","10":"tag-national-capital-commission","11":"tag-national-capital-region","12":"tag-technology"},"_links":{"self":[{"href":"https:\/\/www.newsbeep.com\/ca\/wp-json\/wp\/v2\/posts\/610925","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.newsbeep.com\/ca\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.newsbeep.com\/ca\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.newsbeep.com\/ca\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.newsbeep.com\/ca\/wp-json\/wp\/v2\/comments?post=610925"}],"version-history":[{"count":0,"href":"https:\/\/www.newsbeep.com\/ca\/wp-json\/wp\/v2\/posts\/610925\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.newsbeep.com\/ca\/wp-json\/wp\/v2\/media\/610926"}],"wp:attachment":[{"href":"https:\/\/www.newsbeep.com\/ca\/wp-json\/wp\/v2\/media?parent=610925"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.newsbeep.com\/ca\/wp-json\/wp\/v2\/categories?post=610925"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.newsbeep.com\/ca\/wp-json\/wp\/v2\/tags?post=610925"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}