-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Alex Martinez edited this page Jun 2, 2021
·
4 revisions
When using the routeRank dataset for testing the different feature collectors, one might encounter some discrepancies regarding the transportation mode names with respect to the ones defined in the offer cache specifications. This is why the following transformations is applied before putting this information into the cache:
- routeRank name -> offer cache name
- bike -> cycle
- boat -> water
- car -> self-drive-car
- carsharing -> others-drive-car
- walking -> walk
- train -> rail
- subway -> metro
- bikesharing -> cycle
- genericpublictrans -> rail