Community of VE/MapPoint Users and Developers
This is a discussion on Creating Mileage Charts within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; I work in the headquarter office of Minor League Baseball, and I am looking to create a huge mileage chart ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| Creating Mileage Charts Is MapPoint capable of handling this task? I would be satisfied if MapPoint can calculate the mileage for each datapoint, and I will type them into a matrix. Thanks. |
| ||||
|
I've written something similar for a client in the past. The source and destination addresses (they were separate in that application) were stored in an Excel-compatible CSV file. My program then used MapPoint to find all the addresses and find the route distances. The biggest issue is speed. 160 addresses comes out as 12,720 route distances to find. In the previous application, I found each route took about 1 second (but it increases with lots of routes, due to poor/lazy memory management in MapPoint). If 1/sec can be maintained, then 12,720 works out at about 3 and a half hours. It could be quickly coded in VB if you're upto doing a bit of programming, or I could be hired to produce a tailor-made program for you (my choice would be C++). 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 |
| ||||
| Wow! The above thread resulted in quite a few email and private message queries! I have since written an add-in to compute mileage charts. Called "MileCharter", it can produce traditional "road atlas" style charts or charts like the parent post refers to. It can also compute route distances, travel times, and estimated costs. For further details and free download, see: http://www.mapping-tools.com/milecharter/index.shtml 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 |
| charts, creating, mileage |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mapping-Tools.com releases pre-computed US mileage charts | Winwaed | News and Announcements | 1 | 11-14-2006 08:43 AM |
| Help Please!!! With Mapping information to pie charts | DCM | MapPoint 2006/2009 Discussion | 3 | 12-16-2005 10:33 AM |
| Automatic Bar/Pie Charts (with Data from SQLServer) | webjagger | MapPoint 2006/2009 Discussion | 3 | 05-27-2004 11:16 AM |
| How can I change charts size? | julior | MapPoint 2006/2009 Discussion | 0 | 03-12-2004 05:22 AM |
| Sized Pie Charts - Legend Query | stephen kilbee | MapPoint 2006/2009 Discussion | 0 | 01-15-2004 01:20 PM |