TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Google Maps Strikes Again

3 pointsby JasonCECalmost 4 years ago

2 comments

mtmailalmost 4 years ago
An OpenStreetMap-based routing engine would&#x27;ve given you the same directions. At least the graphhopper one <a href="https:&#x2F;&#x2F;www.openstreetmap.org&#x2F;directions?engine=graphhopper_car&amp;route=38.5738%2C-109.5462%3B38.8221%2C-108.5963" rel="nofollow">https:&#x2F;&#x2F;www.openstreetmap.org&#x2F;directions?engine=graphhopper_...</a><p>Let&#x27;s have a look<p>OpenStreetMap has both roads as highway=tertiary, surface=dirt <a href="https:&#x2F;&#x2F;www.openstreetmap.org&#x2F;way&#x2F;364758018" rel="nofollow">https:&#x2F;&#x2F;www.openstreetmap.org&#x2F;way&#x2F;364758018</a> <a href="https:&#x2F;&#x2F;www.openstreetmap.org&#x2F;way&#x2F;364758017" rel="nofollow">https:&#x2F;&#x2F;www.openstreetmap.org&#x2F;way&#x2F;364758017</a><p>Surface=dirt has this fitting example photo in the documentation <a href="https:&#x2F;&#x2F;wiki.openstreetmap.org&#x2F;wiki&#x2F;File:Transportation_in_Tanzania_Traffic_problems.JPG" rel="nofollow">https:&#x2F;&#x2F;wiki.openstreetmap.org&#x2F;wiki&#x2F;File:Transportation_in_T...</a> (linked on <a href="https:&#x2F;&#x2F;wiki.openstreetmap.org&#x2F;wiki&#x2F;Key:surface" rel="nofollow">https:&#x2F;&#x2F;wiki.openstreetmap.org&#x2F;wiki&#x2F;Key:surface</a>)<p>I&#x27;d argue it should be highway=track <a href="https:&#x2F;&#x2F;wiki.openstreetmap.org&#x2F;wiki&#x2F;Tag:highway%3Dtrack" rel="nofollow">https:&#x2F;&#x2F;wiki.openstreetmap.org&#x2F;wiki&#x2F;Tag:highway%3Dtrack</a> with possible smoothness=bad <a href="https:&#x2F;&#x2F;wiki.openstreetmap.org&#x2F;wiki&#x2F;Key:smoothness" rel="nofollow">https:&#x2F;&#x2F;wiki.openstreetmap.org&#x2F;wiki&#x2F;Key:smoothness</a> but it&#x27;s always tricky depending on country.
JasonCECalmost 4 years ago
You may remember this thread from a few months back where we all traded stories of dangerous directions on Google Maps[0].<p>Despite having the terrifying experience of driving my motorcycle into the jungles of Indonesia, I managed to *make the same mistake again* much closer to home, driving from Utah to Colorado.<p>[0] <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=25576799" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=25576799</a>