Community of VE/MapPoint Users and Developers
This is a discussion on routing and scheduling stops using imported data within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; This is a tricky one; I am importing data from an application that logs appointments for properties. The map shows ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| routing and scheduling stops using imported data The data set I am importing also contains a start and end time for the appointment. I am then using the route finder function, and I am selecting all the pushpins on the map and adding them to the route as stops. What I want to know is; is there any way in which I can get the routing functions to read the 'start time' of the appointments (held in the data set) and to then order the stops by start time, before calculating the route? Or am I just mad? |
| |||
|
I have the North America Version, but see if you can use the PreferredArrival property of the Waypoint object when you add the waypoints to the map. Quote:
Code: 'Set the time you'd like to arrive at the end point
objRoute.Waypoints.Item(2).PreferredArrival = TimeValue("1:00:00 PM")
|
![]() |
| Tags |
| data, imported, routing, scheduling, stops |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Editing Imported Data | Rpirong | MapPoint 2006/2009 Discussion | 1 | 07-08-2006 05:07 PM |
| Routing & Scheduling | Anonymous | MapPoint 2006/2009 Discussion | 1 | 03-01-2004 12:35 PM |
| printing routing stops | Anonymous | MapPoint 2006/2009 Discussion | 0 | 10-21-2003 01:49 PM |
| sequence of imported data changes | Harv | MapPoint 2006/2009 Discussion | 1 | 05-27-2003 05:09 PM |
| When I imported data at the county level for MA as.... | Anonymous | MapPoint 2006/2009 Discussion | 1 | 08-20-2001 10:18 PM |