hasadna / open-bus-map-search

open-bus-map-search
https://open-bus-map-search.hasadna.org.il/dashboard
MIT License
48 stars 85 forks source link

Translate bearing to geographic terms in BusTooltip #748

Open itsoriki opened 1 month ago

itsoriki commented 1 month ago

Where is it?

Time Based Map => Press any bus icon on the map => Look for drive direction image

The problem

What could you do?

Help us translating the bearing (290 מעלות) to geographic terms (צפון מערב, אזימוט 290)

itsoriki commented 1 month ago

@NoamGaash I opened an issue for the bearing translation. I think there will be some clarifications needed about the exact output wanted and the algorithm for the conversion - If you want to add any kind of explanation here

NoamGaash commented 1 month ago

@itsoriki that's fantastic! regarding the logic, it should probably be something similar to this - https://stackoverflow.com/questions/21741556/convert-precisely-azimuth-degrees-to-human

RoeezLevi commented 1 month ago

can i take it?

NoamGaash commented 1 month ago

@RoeezLevi sure, thank you!

NoamGaash commented 4 weeks ago

@RoeezLevi Hi, how is it going?