Tool to calculate distance, time, or weight matrices via POST. Use when you have multiple origins/destinations or a symmetric point set and need a single batch request.
pointsarrayCoordinates for symmetric matrix as [longitude, latitude].
profileRequiredstringRouting profile ID (e.g. 'car', 'bike', 'foot').
curbsidesarrayCurbside per point ('any','left','right') for symmetrical.
fail_fastbooleanIf false, return null for unreachable entries and include hints.
to_pointsarrayDestination coordinates as [longitude, latitude]. Provide with from_points.
out_arraysRequiredarrayWhich matrices to include.
from_pointsarrayOrigin coordinates as [longitude, latitude]. Provide with to_points.
point_hintsarrayHint per point for snapping preference (symmetrical).
to_curbsidesarrayCurbside per destination ('any','left','right').
from_curbsidesarrayCurbside per origin ('any','left','right').
to_point_hintsarrayHint per destination for snapping preference.
from_point_hintsarrayHint per origin for snapping preference.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.