What a cool idea! Well done! One feature suggestion: it would be cool if it asked you if you prefer the shade or the sun. I’m in Canada, and during winters I love to sit on the sunny side of the bus.
You need a feature to tell you to sit on the "wrong" side ? There's just two sides !
Show HN: I made a website to find best bus seat to avoid the sun while traveling
151–160 of 221 posts
Re: Show HN: I made a website to find best bus seat to avoid the sun while traveling
#152Earlier quoted context omitted.
That's a big assumption that the sun can even be seen lol it's always cloudy here in SE Canada it seems. It's nearly 8am the sun supposedly is up but the clouds are so thick it may as well be 5am.
SE Canada is like France, though. We’re talking Iceland here, which is way north compared
Re: Show HN: I made a website to find best bus seat to avoid the sun while traveling
#153Earlier quoted context omitted.
Currently, it uses OpenStreetMap routing.Planning to change to the Google Maps Routing API.
Check the prices on that, it can get exorbitant
Perhaps they could split it into a free version using open street data, and a paid version with actual transit routes and other relevant data (tunnels could be marked as 0% sun coverage if they are able to find a data source for it)
Re: Show HN: I made a website to find best bus seat to avoid the sun while traveling
#154I don't mind the Sun if it's coming from the back, for example.
Re: Show HN: I made a website to find best bus seat to avoid the sun while traveling
#155Earlier quoted context omitted.
Getting lost on the 0.1% edge cases or improvements is why I never finish side projects, either.
I don't think getting the position of the sun is an edge case, it's a fundamental capability for the product to work at all
Re: Show HN: I made a website to find best bus seat to avoid the sun while traveling
#156Works. Beautiful. Also works internationally. Good job! It would be splendid if you used 24 hour format per default instead of AM/PM or at least let me choose. You correctly figured out I am at UTC+01:00, but we don't use AM/PM here. I'm not perfectly happy with the colors in the final map. You use blue to represent right, yellowish for left and dark gray for "no sun". Your suggestion on top for preferred seating use…
Time selection relies on the default settings of the browser/system.
Re: Show HN: I made a website to find best bus seat to avoid the sun while traveling
#157Whats the technology behind this? Is it spatial SQL or some other python-based spatial analysis? I suppose the map is either open layers or leaflet, but the other part is more interesting. Sorry, didn't find it on the page or here, please take excuse if already answered. Thanks
Re: Show HN: I made a website to find best bus seat to avoid the sun while traveling
#158Re: Show HN: I made a website to find best bus seat to avoid the sun while traveling
#159Re: Show HN: I made a website to find best bus seat to avoid the sun while traveling
#160Great idea. I'm wondering how dis you computed the sun postion in every area of the eath ?