Quick overview |
Top Previous Next |
A normal setup includes these steps:
Routes can be exported to a lot of standard formats using one of the TGISwrite classes. Several of the functions write directly to one of the GIS formats.
Drivetime isochrones
A typical use of the software is the calculation of drivetime isochrones, showing how far you can get in 5, 10, 15 minutes etc. We have explained the various options in more detail here.
Optimization
Matrices can be used in one of the TSP classes (TTSP and TTSPcurb) to perform an optimization of the sequence.
TOptimizer is used for creating territories according to various criteria: Load, size etc.
|