MapInfo

Top  Previous 

This is an application for turning a number of TAB files into FleetEngine XML format, using MapBasic.

 

The data are the same as those in the OSM sample and uses the same network.

 

Generally it is meant as a starting point for your own development / experiments.

 

The model doesn't include all possible elements in FleetEngine:

Job time windows and direction are for instance excluded, but can be added.

Similar it shows pickup jobs only.

 

Steps

You should open map1.wor to open all needed files.

Run the mbx file.

This generates task.xml

 

You can now run this XML file through FleetEngine.

 

System requirements

The precompiled version requires MapInfo 10.5.

If you want to recompile, MapBasic 9.0 or later is required due to the use of datetime fields.

 

Pre-Requisites

Familiarity with MapInfo and running an MBX file.