Community of VE/MapPoint Users and Developers
This is a discussion on How to hide waypoints in a route? within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; Hi, Goal is to draw a route by joining points so if two consecutive points are in a curve the ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| How to hide waypoints in a route? Goal is to draw a route by joining points so if two consecutive points are in a curve the line joining these two points follow that curve. I tried to use polylines to draw route. However if two points - GPS taken - show in different positions of a curve the straight line joining these two points - arc - obviously do not follow the curve. The problem is resolved calculating the route after waypoints. However would there be any way to hide the labels [1],[2], ... of the waypoints that show once a route is calculated ? Alternatively would there be any way to draw a route using a freeform to the shape of the freeform follows the curve of the route? Thanks, Alef Z |
| ||||
|
Are you trying to get your 'route segments' (ie. the lines between the GPS points) to follow roads, or to followa smoothed line? If the former, then loading the points into the route (as you've tried) is the best way as long as the points are close enough. It is perfectly possibly for you to take a different road route to what MapPoint thinks is optimum! No, I don't think you can switch the waypoint numbers off. If you go for a smoothed line, you will need to do some programming to implement a spline or bezier algorithm. This could then draw a nice smooth curve that goes through all of your points. This might look better, but will bear no resemblence to the underlying map - except for the locations of your GPS points. Ie. the algorithm is some clever maths and doesn't take any notice of road positions. I could probably be hired to code this up. I've never implemented this on the Earth's surface, but the transformations aren't a big deal. Richard
__________________ Winwaed Software Technology LLC http://www.winwaed.com See http://www.mapping-tools.com for MapPoint Tools Pre-Order MapPoint 2009 today: http://www.mapping-tools.com/mappoint2009 |
![]() |
| Tags |
| hide, 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 |
| Generate intermediate waypoints from a route - how? | Gizz | MapPoint Web Service and Virtual Earth | 3 | 07-09-2007 08:23 AM |
| Delete Numerator from waypoints when i draw a route | Genamo | MapPoint 2006/2009 Discussion | 0 | 02-23-2006 04:18 AM |
| show/hide places | Anonymous | MapPoint 2006/2009 Discussion | 0 | 11-06-2003 10:36 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 |