Community of VE/MapPoint Users and Developers
This is a discussion on Is there a way to determine the minimum distance b.... within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; Is there a way to determine the minimum distance between two shape objects in Mappoint 2002? Or the minimum distance ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| |
| |||
|
There's two ways I would approach this.. 1. Iterate over the Vertices property (which is an array of Locations) of the two shapes and calculate the distance using the Distance method for each combination to find the pair of vertices that are closest. 2. Use Walt Cygan's exporter example to dump the shapes out to mif/mid and plug them into another software package for analysis/processing.. |
![]() |
| Tags |
| determine, distance, minimum |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Trying to optimize of minimum miles driven | BobFromBoston | MapPoint 2006/2009 Discussion | 2 | 04-22-2006 07:31 PM |
| Determine if Map has been closed | BirdIslander | MapPoint 2006/2009 Discussion | 1 | 12-07-2005 02:33 PM |
| Determine if a shape is behind roads? | Anonymous | MapPoint 2006/2009 Discussion | 0 | 03-30-2005 11:15 AM |
| Determine if a polyline is closed? | Anonymous | MapPoint 2006/2009 Discussion | 4 | 03-29-2005 12:37 PM |
| Minimum Map Scale? | bryker | MapPoint 2006/2009 Discussion | 0 | 03-09-2004 05:21 PM |