/AWS1/CL_GERROUTETRANSITOPTS¶
Options related to transit routing.
Not supported in ap-southeast-1 and ap-southeast-5 regions for GrabMaps customers.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_accessibilityattributes TYPE /AWS1/CL_GERRTEACCIBILITYATT00=>TT_ROUTEACCESSIBILITYATTRLIST TT_ROUTEACCESSIBILITYATTRLIST¶
Accessibility attributes to consider when calculating the route.
it_allowedmodes TYPE /AWS1/CL_GERRTETRNSTMODELIST_W=>TT_ROUTETRANSITMODELIST TT_ROUTETRANSITMODELIST¶
Allowed transit transport modes when calculating the route. By default, all transport modes are allowed. Cannot be used together with
ExcludedModes.
it_excludedmodes TYPE /AWS1/CL_GERRTETRNSTMODELIST_W=>TT_ROUTETRANSITMODELIST TT_ROUTETRANSITMODELIST¶
Excluded transit transport modes when calculating the route. By default, all transport modes are allowed. Cannot be used together with
AllowedModes.
iv_maxtransfers TYPE /AWS1/GERINTEGER /AWS1/GERINTEGER¶
Maximum number of transfers allowed when calculating the route.
io_pedestrian TYPE REF TO /AWS1/CL_GERRTETRNPEDESTRIAN00 /AWS1/CL_GERRTETRNPEDESTRIAN00¶
Options for the pedestrian leg of the transit route.
Queryable Attributes¶
AccessibilityAttributes¶
Accessibility attributes to consider when calculating the route.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACCESSIBILITYATTRIBUTES() |
Getter for ACCESSIBILITYATTRIBUTES, with configurable defaul |
ASK_ACCESSIBILITYATTRIBUTES() |
Getter for ACCESSIBILITYATTRIBUTES w/ exceptions if field ha |
HAS_ACCESSIBILITYATTRIBUTES() |
Determine if ACCESSIBILITYATTRIBUTES has a value |
AllowedModes¶
Allowed transit transport modes when calculating the route. By default, all transport modes are allowed. Cannot be used together with
ExcludedModes.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ALLOWEDMODES() |
Getter for ALLOWEDMODES, with configurable default |
ASK_ALLOWEDMODES() |
Getter for ALLOWEDMODES w/ exceptions if field has no value |
HAS_ALLOWEDMODES() |
Determine if ALLOWEDMODES has a value |
ExcludedModes¶
Excluded transit transport modes when calculating the route. By default, all transport modes are allowed. Cannot be used together with
AllowedModes.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EXCLUDEDMODES() |
Getter for EXCLUDEDMODES, with configurable default |
ASK_EXCLUDEDMODES() |
Getter for EXCLUDEDMODES w/ exceptions if field has no value |
HAS_EXCLUDEDMODES() |
Determine if EXCLUDEDMODES has a value |
MaxTransfers¶
Maximum number of transfers allowed when calculating the route.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MAXTRANSFERS() |
Getter for MAXTRANSFERS, with configurable default |
ASK_MAXTRANSFERS() |
Getter for MAXTRANSFERS w/ exceptions if field has no value |
HAS_MAXTRANSFERS() |
Determine if MAXTRANSFERS has a value |
Pedestrian¶
Options for the pedestrian leg of the transit route.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PEDESTRIAN() |
Getter for PEDESTRIAN |