Content
- Itinero: The main starting point for the Itinero routing core docs.
- Basic Concepts: Explains shortly all the basic concepts.
- RouterDb: Explains the routerdb.
- Profile: Explains vehicle profiles.
- RouterPoint: Explains the routerpoint concept.
- Router: Explains the router class.
- Route: Explains the route class.
- Data sources:
- OpenStreetMap (OSM): Explains how to load OSM data.
- Shapefiles: Explains how to load shapefiles.
- Tutorials:
- Routing server: Explains how to use Itinero when building a routing service.
- Offline routing in mobile app: Explains how to use Itinero to do offline routing in a mobile app.
- Matrix calculation: Explains how to calculate large distances/time matrices.
- Routing API: How to quickly setup a routing server.
- Basic Concepts: Explains shortly all the basic concepts.
- OpenLR: The main starting point for the OpenLR docs.
- Basic Concepts: Explains shortly all the basic concepts.
- Coder: Explains the coder class.
- RouterDb: Explains the Itinero RouterDb in the contexts of OpenLR.
- Locations: Explains the concept of locations.
- Tutorials:
- Encoding/decoding on OSM: A full tutorial on how to setup encoding/decoding on OSM.
- Encoding routes: A tutorial on how to create an application encoding entire routes.
- Basic Concepts: Explains shortly all the basic concepts.
- GTFS: The main starting point of the GTFS docs and a short overview of what the library does.