ODL Live is a vehicle route optimisation API for solving vehicle routing problems, with extensions for real-time dispatching scenarios. It abstracts a βvehicleβ as a combination of vehicle and driver, but it can also represent maintenance staff or engineers. A task consists of one or more stops, and each stop includes latitude/longitude, service duration, and time windows. Common use cases include non-emergency medical transportation, community transport, taxis, field service, freight, home delivery, and on-demand delivery.
Based on the available documentation, ODL Liveβs main strength is complex constraint modelling. It supports open, late, and closed time windows; skill matching between vehicles and tasks; multi-dimensional capacity such as weight and volume; and cost models including lateness penalties, vehicle costs, service radius, total mileage/working-hour limits, route clustering, and in-vehicle time penalties. Task types cover depot-based delivery, return-to-depot pickup, point-to-point pickup and delivery, service visits, alternative tasks, breaks, preloaded stops, and replenishment/charging. Its real-time mode also supports GPS traces, stop arrival events, completion events, and dispatches, allowing short-term execution plans to be locked in.
The product is API-centric. The documentation lists REST endpoints such as models, jobs, vehicles, gps-traces, planning-queries, stop-arrivals, stop-completeds, and vehicle-dispatches. It also supports PUT/GET/DELETE operations, a command-line API, matrix generation, Webhook callbacks for route changes, and JSON or Excel input/output. Traffic estimation is based on the OpenStreetMap road network by default, with options for standard vehicle speeds, truck speeds, a machine-learning Traffic Learner, manual tuning, or external matrices. The documentation structure is detailed, including walkthroughs, sample models, a simulator, user functions, and object definitions, giving it solid technical depth.
The captured content does not provide pricing, free trial details, payment methods, or information on whether it is open-source or closed-source, nor does it clarify SDKs, supported languages, or self-hosting options. As a result, there is not enough information for commercial predictability or procurement evaluation, and these details need to be confirmed directly with the vendor.
Its advantages are fine-grained modelling, comprehensive real-time dispatch capabilities, no strong dependency on third-party matrix services, and support for custom user functions. The downsides are that it has many concepts and a relatively high implementation barrier, while pricing, deployment, and SDK information are missing. It is better suited to engineering teams that already operate a dispatching system, TMS, delivery platform, or field service platform, rather than lightweight users who only need simple map navigation.
Access from mainland China is unknown. Since it uses the OpenStreetMap road network by default, teams should carefully validate domestic road data, geocoding, and compliance requirements. If the focus is China-based operations, it may be worth comparing Amap and Baidu Maps route planning, as well as a combined solution using OR-Tools with a local map service.
β This review is compiled from public sources and does not constitute a purchase recommendation. Verify all facts on the vendor's official site. Verify on odllive.com official site.
odllive.com is an Unknown Dev Tools provider. TG4G tracks its product information, with monthly pricing from $850.00, an overall rating of 7.0/10, and a China-accessibility score of China direct-connect friendly. Click "Visit Official Site" to reach odllive.com directly.