Travel Boundary

This service returns the travel boundary based on travel time or travel distance. The amount of 'Time' and 'Distance' based on which the travel boundary is calculated are considered as costs. Multiple costs can be provided as input in a comma separated format. The Travel Boundary service takes a starting point, a cost unit (distance or time), one or more costs as input and returns the resulting travel boundary. This service obtains the boundary corresponding to the travel time or travel distance calculation. Returns a set of points representing the area that is at a certain traveling and can be traversed in a network from a starting point in a given amount of distance and time. The available commute modes are 'driving' or 'walking'.

Travel Boundary contains the following two methods:
  • Travel Boundary By Time
  • Travel Boundary By Distance