Fix a bug in the Pro TomTom MultiNet tool related to populating the restriction fields in Streets:
FT_AllVehicles_Restricted
TF_AllVehicles_Restricted
FT_PassengerCars_Restricted
TF_PassengerCars_Restricted
FT_ResidentialVehicles_Restricted
TF_ResidentialVehicles_Restricted
FT_Taxis_Restricted
TF_Taxis_Restricted
FT_PublicBuses_Restricted
TF_PublicBuses_Restricted
And in RestrictedTurns:
AllVehicles_Restricted
PassengerCars_Restricted
ResidentialVehicles_Restricted
Taxis_Restricted
PublicBuses_Restricted
Because of some flawed logic, we neglected to filter out certain rows in the input Restrictions table, which meant that the fields were occasionally populated with a value of "Y" when they should not have been.
For best results, users should reprocess their data with the latest changes.
Fix a bug in the Pro TomTom MultiNet tool related to populating the restriction fields in Streets:
And in RestrictedTurns:
Because of some flawed logic, we neglected to filter out certain rows in the input Restrictions table, which meant that the fields were occasionally populated with a value of "Y" when they should not have been.
For best results, users should reprocess their data with the latest changes.