Tool to submit a matrix computation job for asynchronous processing. Use for large matrices that exceed synchronous limits. Returns a job ID to retrieve results later.
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 in the result.
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.