DOC-BaseData-Routes | TourMonitor BaseData Routes Funktionseinführung

Routes page contains one of the most important pieces of data for delivery. User can manage route information in this module.
1.Field Specification
1.1 Overview
Overview page lists all available routes, allowing the user to quickly view all routes and search for a specific route using supported fields.

Num | Field | Info | DB Field |
1 | ID | The field shows the ID of the route | tourplan_strategics.id |
2 | Route Name | The field shows the route name | tourplan_strategics.route |
3 | Tour Name | The field shows the tour of the route | tourplan_strategics.tour_name |
4 | Area | The field shows the area of the route | tourplan_strategics.area |
5 | Scenario | The field shows the scenario of the route | tourplan_strategics.scenario_id |
6 | Driver | The field shows the driver of the route | tourplan_strategics.driver_id |
7 | Planned Departure | The field shows the planned departure time of the route | tourplan_strategics.planned_departure_time |
8 | Adhoc – Automatic | The field which indicates whether the route automatically recorded in real time or not | tourplan_strategics.automatic_tour_create |
1.2 Details
Routes details page maintains more detailed information of routes and user can manage stops on the map.

2. Flow of Events
To use Routes module, follow the steps below:
- Navigate to Base Data > Routes
- Click Create button to create a new route, or select an existing route to edit or delete
- In Details page, edit basic information on left panel
- On map, click Edit button, select desired stop and drag it to appropriate shape
- In Stops grid, click Create button to create a new stop, or select an existing stop to edit or delete

- Click Reallocate stops button to reassign active stops to selected route

- Click Sort Stops button, drag and drop stops to desired order to reorder them
