In the Philippines, we actually have a very unique kind of transportation - Jeepneys. It's like a bus but seats only a few people. The jeepney routes are constant. They pass on the same route many times a day. A certain street for example can be passed by many jeepney routes.
i would want to develop an android app that (given the current location of the user) can provide a list of jeepney routes that people can ride towards a certain destination. Unlike buses(I'm not sure though coz im not very familiar with how buses run outside my country), you dont have to be on a bus stop to ride/stop. You can basically ride and stop anywhere you like as long as it's along the jeepney route.
Can you give me a possible solution for this? I know for a fact that google directions will not be able to help me with this since the directions that google can generate may not necessarily coincide with the jeepney routes.
Any help would be appreciated.