noi-techpark / odh-mentor-otp

4 stars 8 forks source link

As an end-user I would like to see the on-demand service data as a separate layer on the map #81

Closed rcavaliere closed 2 years ago

rcavaliere commented 2 years ago

This user story is the implementation of the concept defined in #66, for the part related to the map visualization. Following aspects should be covered:

Since the vehicle is for most of the time idle in a position, through the real-time check of the next itinerary the update of the real-time position of the vehicle should be optimized

rcavaliere commented 2 years ago

@zabuTNT on-demand stops can be already requested from the testing environment of the ODH. Reference API call: https://mobility.api.opendatahub.testingmachine.eu/v2/flat,node/ON_DEMAND_STOP Each stop has in its metadata the reference to the group is belongs (remember the distinction between stops in and outside the polygon)

rcavaliere commented 2 years ago

This works quite well. Just the itinerary has to be implemented