This content applies to a previous version of CARTO
In October 2021 we released a new version of our platform. You can find the latest documentation at docs.carto.com
Back to Help Center
Using Routes
Learn how to calculate routes between two points with different modes.
Why do you need this?
- You need to generate a route from one point to another using a specific form of transportation.
What is Routing?
Routing is the process of calculating a route between one point (origin) to another (destination), using any of the types of transport available (e.g., walking, by car, etc.).
How can I calculate routes?
You can generate geometries with a route between two points using the Routing Functions available in the Data Services API.
Does generating routes consume credits?
Yes. One credit for each resulting route will be consumed.
Related resources:
- Learn how Location Data Services work
- Learn how to apply routing functions in CARTO
- Learn about Routing Functions
