PC*MILER|Rail Web Services
Public Member Functions | Properties | List of all members
GeocodeOptions Class Reference

Inherited by RouteOptions.

Public Member Functions

 GeocodeOptions ()
 Default Constructor More...
 

Properties

bool TerminalSwitching [get, set]
 (Optional)
Applicable only for AutoRouter option. Allow routes that require a terminal switch.
Default is True. More...
 
bool IntermodalOnlyStations [get, set]
 (Optional)
Allow geocoding of stations that exclusively serves only intermodal.
Default is True. More...
 

Detailed Description

Geocode options object.

Constructor & Destructor Documentation

◆ GeocodeOptions()

Default Constructor

Property Documentation

◆ TerminalSwitching

bool TerminalSwitching
getset

(Optional)
Applicable only for AutoRouter option. Allow routes that require a terminal switch.
Default is True.

◆ IntermodalOnlyStations

bool IntermodalOnlyStations
getset

(Optional)
Allow geocoding of stations that exclusively serves only intermodal.
Default is True.