Community of VE/MapPoint Users and Developers
This is a discussion on Generate intermediate waypoints from a route - how? within the MapPoint Web Service and Virtual Earth forums, part of the Map Forums category; I have an app that uses MP Web Service. I get a route from two post codes, no problems. But, ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| Generate intermediate waypoints from a route - how? I get a route from two post codes, no problems. But, how do I work back from that route to a series of say, 30, LatLong points so that I can back-fill a test database with a bunch of sensible points? This is for vehicle tracking test data. Many thanks all. Gizz. |
| |||
| Getting route for more than 2 points
hi You can very well use a latlong array with the number of latlongs required. (i.e)myWaypoints(80) then assign latlong to each waypoint . Then execute as it is. You will get the result Regards finny |
| |||
| Re: Generate intermediate waypoints from a route - how?
You can use the returned Segments, and their respective Directions object. Then you will get the LatLongs for each turn in the Route. With that you will get a fairly good representation of the route. Good luck! - Niklas |
![]() |
| Tags |
| generate, intermediate, route, waypoints |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Delete Numerator from waypoints when i draw a route | Genamo | MapPoint 2006/2009 Discussion | 0 | 02-23-2006 04:18 AM |
| Generate a Route Automatically from Access SQL Data | Anonymous | MapPoint 2006/2009 Discussion | 1 | 03-01-2005 02:25 PM |
| How to hide waypoints in a route? | Anonymous | MapPoint 2006/2009 Discussion | 1 | 08-06-2004 09:46 AM |
| add two waypoints and calculate route with Delphi | jmiller55 | MapPoint 2006/2009 Discussion | 4 | 06-24-2003 03:08 PM |
| Converting a route to waypoints | Anonymous | MapPoint 2006/2009 Discussion | 3 | 06-04-2003 01:27 PM |