Tool to calculate areas reachable within a specified amount of time or distance from a location. Use when you need to visualize travel time or distance zones for routing analysis.
denoisenumberRemoves smaller contours. Range: 0.0-1.0, default: 1.0.
excludestringComma-separated exclusions: 'motorway', 'toll', 'ferry', 'unpaved', 'cash_only_tolls'. Available only for driving profiles.
profileRequiredstringRouting profile: 'mapbox/driving-traffic', 'mapbox/driving', 'mapbox/walking', or 'mapbox/cycling'.
polygonsbooleanReturn GeoJSON polygons (true) or linestrings (false, default).
depart_atstringISO 8601 formatted timestamp for traffic-aware routing (YYYY-MM-DDThh:mm:ssZ). Example: '2024-12-01T09:00:00Z'.
generalizenumberDouglas-Peucker generalization tolerance in meters (positive floating-point number).
coordinatesRequiredstringLongitude,latitude coordinate pair around which to center the isochrone lines (e.g., '-118.22258,33.99038').
contours_colorsstringComma-separated hexadecimal color codes without # prefix (e.g., 'ff0000,00ff00,0000ff'). Must match the quantity of contours.
contours_metersstringComma-separated list of 1-4 distance values in meters (1-100000) in increasing order. Required if contours_minutes is not provided. Example: '1000,2000,3000'.
contours_minutesstringComma-separated list of 1-4 time values in minutes (1-60) in increasing order. Required if contours_meters is not provided. Example: '5,10,15'.
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.