Tool to generate isochrone or isodistance isolines. Use when visualizing reachable areas from a point; use `id` to poll ongoing calculations.
idstringUnique identifier of previously generated isoline (valid 24h). Exclusive with lat/lon/type/mode/range.
latnumberLatitude of the origin point in decimal degrees. Required for new calculation.
lonnumberLongitude of the origin point in decimal degrees. Required for new calculation.
modestringTravel mode for route calculation. Required for new calculation.
typestringIsoline type: 'time' (seconds) or 'distance' (meters). Required for new calculation.
avoidstringFeatures to avoid separated by '|'. Options: tolls, ferries, highways. Example: 'tolls|ferries'.
rangeIsoline range(s): seconds for time type (max 3600) or meters for distance type (max 60000). Supply single int or list for multiple ranges.
unitsstringUnits for distance calculations. Default metric.
trafficstringTraffic model (motorized modes only). Default free_flow.
max_speedintegerVehicle max speed in KPH (10-252). Applies to drive/truck/bus modes.
route_typestringRoute optimization. Default balanced.
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.