Public Transit API v3 Developer's Guide Isochrone
Isochrone contains list of isochrone destinations.
Table 1. Isochrone Type Attributes Attribute | Always Included | Type | Description |
x | Yes | Coordinate | Specifies the longitude of the center point of your search. |
y | Yes | Coordinate | Specifies the latitude of the center point of your search. |
max_dur | Yes | TimeDelta | Maximum time duration considered. |
max_change | Yes | Integer | Maximum number of changes considered. |
time | Yes | DateTime | Departure time for the isochrone search. |
timespan | Yes | Integer | Timespan value, as submitted in the Isochrone request. |
Table 2. Isochrone Type Elements Element | Always Included | Type | Description |
IsoDest | - | List of IsoDest | Contains an isochrone destination. |