Community of VE/MapPoint Users and Developers
This is a discussion on Find all exact locations along a route within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; Hi, Is it possible to find all the exact locations (lat, long) within 5 metres of each other on a ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| Is it possible to find all the exact locations (lat, long) within 5 metres of each other on a route? i.e. for a 50 metres long route, I am expecting 11 locations (1 start point + 1 end point + 9 points between the start and the end). Thanks |
| |||
|
Hi, No, but if you describe what you want to acomplish some of us can maybe give some workarounds to fit your needs.
__________________ rgds, Wilfried Mestdagh www.mestdagh.biz MapPoint coding demo Order MapPoint 2009 with Routing and User Tools Spreadsheet |
| ||||
|
I think you would need a cunning search algorithm - probably working on a grid. Interpolating and extrapolation. It would be very slow. You would find the distance from each trial point to the route segment under consideration. If it is "close enough to zero" then that's a point for your list. It will get very complicated with curved routes/etc. 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 |
| |||
|
Thanks with your help guys. I would like to find the difference between the computed route and the actual car route (loading a gps sentences retrieved by a car along the route). Problem: I think Mappoint doesn't expose all the locations on the computed route. |
| |||
| Re: Find all exact locations along a route
Hi, Did you ever solve this problem ? If not could you please let me have some more details as I think I might have a solution for you, it would require loading the computed route into Mappoint and then running a process to detect the deviation from the route at each GPS location, This could be automated and I have a method to do this but I would need you to send the saved route from Mappoint and a sample of the actual route in GPS Lat and Long in some format that I can work with (excel / CSV / Txt). Regards Nigel |
![]() |
| Tags |
| exact, find, locations, route |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Custom location returns null when using find nearby in route | briansbrown | MapPoint 2006/2009 Discussion | 2 | 11-15-2005 02:40 PM |
| Incorrect locations? | harris00 | MapPoint 2006/2009 Discussion | 1 | 05-25-2004 11:40 PM |
| Export "Find nearby places" along a route? | Anonymous | MapPoint 2006/2009 Discussion | 4 | 11-06-2003 10:56 AM |
| How to find the next crossing street on a route | dzhong | MapPoint 2006/2009 Discussion | 1 | 03-05-2003 06:20 PM |
| Programmatically displaying an exact Location | Anonymous | MapPoint 2006/2009 Discussion | 1 | 12-23-2002 12:02 AM |