<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Estimated time of arrival &#x2F; route planning problem]]></title><description><![CDATA[<p dir="auto">Hi, today I took a motorcycle ride through the mountains. I chose the route based on the estimated arrival times provided by Mapy. In Italy and many other countries, mountain roads don't have specific speed limits, so the default limit is 70/90 km/h, even though the road obviously doesn't allow it. On today's ride, I arrived at my destination over an hour after my estimated arrival time (it took me two hours to get there instead of one).</p>
<p dir="auto">You should implement a function that looks at the average speed of cars on those roads and uses that speed when calculating routes and destination times, not counting speed limits only.</p>
<p dir="auto">Thanks for your attention; Mapy is a fantastic project, and I want it to be excellent in every way.</p>
]]></description><link>https://community.mapy.com/topic/1220/estimated-time-of-arrival-route-planning-problem</link><generator>RSS for Node</generator><lastBuildDate>Mon, 25 May 2026 17:39:27 GMT</lastBuildDate><atom:link href="https://community.mapy.com/topic/1220.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 30 Apr 2026 09:40:57 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Estimated time of arrival &#x2F; route planning problem on Thu, 30 Apr 2026 09:51:07 GMT]]></title><description><![CDATA[<p dir="auto">For selected countries, statistical average speeds and, in some cases, real-time traffic are already applied. This naturally depends on the amount of data we have been able to collect in a given area.<br />
For the rest of the world, only predefined (table-based) speeds are currently used.</p>
<p dir="auto">Selected countries with statistical speeds:</p>
<ul>
<li>Czechia</li>
<li>Slovakia</li>
<li>Poland</li>
<li>Germany</li>
<li>Austria</li>
<li>Italy</li>
<li>Hungary</li>
<li>Slovenia</li>
<li>Croatia</li>
</ul>
]]></description><link>https://community.mapy.com/post/3791</link><guid isPermaLink="true">https://community.mapy.com/post/3791</guid><dc:creator><![CDATA[Jakub Faifer]]></dc:creator><pubDate>Thu, 30 Apr 2026 09:51:07 GMT</pubDate></item></channel></rss>