matt-wirtz
matt-wirtz
This issue covers a very important topic for us as a provider of journey planning systems. Our goal is to only provide journey itineraries where all legs are available. For...
Hi everyone. I have created a first straight forward proposal. Please feel free to give feedback. `vehicle_availability` This endpoint would provide the current and future availability of all vehicles that...
Yes, initially I didn't include `vehicle_type_id`, `station_id`, `vehicle_equipment`, and `pricing_plan_id`. But how could you get those parameters in case the vehicle is right now not available for rental? In that...
@richfab Thanks for the input. From your example I can not clearly see if the `availability_windows` are distinct time intervals or overlapping ones. In the former case I don't think...
@richfab To think about it more thoroughly I think it's necessary to understand how the `availability_windows` are calculated. Let me try it: - for each vehicle type and station: -...
Looking at the `availability_windows` approach from the perspective of a trip planning system the data structure could be used for most scenarios. For use cases e.g. where the user is...
Hi @richfab. You mentioned earlier in this issue that "you anticipate that many of them [sharing operators] will not wish to publish the total number of vehicles per type they...