Hacker News
Show HN: I built a navigation app that displays weather along the route
I live in northern part of USA where winters are snowy. Whenever I took long trips, I always wondered what the weather along the route is going to be. For those who live in northern USA, you know weather can change frequently, so when you're traveling matters a lot, not just the route.
To solve this problem for myself, I built https://navimodo.com/. NaviModo calculates the route, and then checks weather along the route based on your start time, and displays weather along the route. Change start time, and the whole thing is recalculated.
I am not expecting any commercialization for this, just wanted to scratch an itch, and just did it. I have ideas for adding additional features (suggestions for when to take breaks based on bad weather, auto-suggestion of start time to avoid bad weather, etc.,) but will add more as time goes by.
Any feedback is welcome!
wlesieutre
|next
[-]
Looks good and I like being able to browse the map on a desktop, though for actual travel use the app with CarPlay support obviously has benefits
imp0cat
|root
|parent
[-]
vkatluri
|root
|parent
[-]
Yes, there are a few options available already. This was a passion project of mine, and I am reviewing all the use cases I can add. My primary aim was to have a website that works on both desktop and mobile. Did not prioritize mobile apps/CarPlay/Android Auto support yet.
herpderperator
|next
|previous
[-]
I also think having a dropdown for the address search is somewhat expected these days, but is lacking here. That might be on purpose or due to a technical limitation, but just thought I'd mention.
max8539
|next
|previous
[-]
doctoboggan
|next
|previous
[-]
I live and spend most of my time in cities, so long road trips are some of my bests chances for seeing good stars out in the country.
Would your tool be adaptable to this use case?
emien
|next
|previous
[-]
One thing I noticed: when I enter a destination that isn’t drivable like requires a flight, it returns OSRM API Error. Might be worth handling that case more gracefully or showing a clearer message.
magesh_magi1
|next
|previous
[-]
Good execution. How accurate it'll be within city
big_toast
|next
|previous
[-]
A URL that persists the entered route might be desirable (especially to demo here). Otherwise I'm sure the additional features are endless.
addandsubtract
|next
|previous
[-]
vkatluri
|root
|parent
[-]
addandsubtract
|root
|parent
[-]
Also, one more improvement while I'm here; can you set the date/time forward by ~30mins? Currently, you always have to adjust it manually or else the date/time will be in the past.