routesreal
Routesreal is an open-source routing framework and data standard designed to model and compute optimal paths within real-world transportation networks. It emphasizes accurate representation of constraints such as turn restrictions, one-way streets, time-dependent travel times, and multi-modal transfers, and supports both offline and real-time queries.
Developed by a consortium of geospatial researchers and practitioners, Routesreal aims to standardize how routes and
Data model and components include a JSON-based schema for nodes and edges, with attributes like speed, capacity,
Algorithms and performance features encompass multi-criteria routing, with strategies such as A*, ALT, and contraction hierarchies;
Usage and reception center on building routing services for urban apps and research experiments. Adoption varies