RoutingStrategyFastestCrossAtTrafficSignalsUnpenalized Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
If traffic signal data is available and a crossing turn is being performed at an intersection
controlled by traffic lights, allow a crossing turn to be performed with no penalty.
Namespace:
Telogis.GeoBase.Routing
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public bool CrossAtTrafficSignalsUnpenalized { get; set; }
Public Property CrossAtTrafficSignalsUnpenalized As Boolean
Get
Set
Property Value
Type:
BooleanRemarks
This means the
Crossing Turn Penalty,
if there is one, will not be applied.
This is a best effort feature as we are limited to the traffic signal data supplied to us.
See Also