PDA

View Full Version : MPMileage: Batch calculate route distances



Winwaed
03-24-2009, 10:37 AM
MPMileage is a new mileage batch calculation tool that calculates the route distances for a list of point-to-point route pairings. This contrasts with MileCharter which works on two groups (pushpin sets) of pushpins.

MPMileage works as a stand-alone program that controls MapPoint in the background. For additional speed, it can take advantage of modern multi-core PCs and run multiple route calculations simultaneously.

MPMileage is fed a database which lists the start & end locations for each required route. These start & end locations are names of pushpins in a MapPoint file. MPMileage calculates each route and writes the results to the database. Row subsets can be selected for calculation, according to the value of a third column.

MPMileage supports all of MapPoint's route options, and can calculate route distances, times, and costs. For efficiency, the database should ideally be a relational database such as Microsoft Access, but Microsoft Excel is also supported. In addition to Access, an ODBC option is currently in beta testing.

Licenses cost US$75 each. Volume discounts are available.

See MPMileage: Batch calculate mileages with Microsoft MapPoint (http://www.mpmileage.com) for further details, and a free trial download.


Richard

Winwaed
05-04-2011, 04:46 PM
I sometimes have MPMileage feature requests for support for coordinates and/or on-the-fly geocoding. I'm currently adding these features and on the look out for test data, and eventually testers.

Let me know if you think you have suitable data. The data should be in a database (ideally Access) with one row per route. Columns should specify the longitude,latitude ordinates for the source and destination points; OR street addresses for the source and destination points. The street addresses should be pre-parsed: eg. StartStreet,StartCity,StartState,StartZipcode, EndStreet,EndCity,EndState,EndZipcode


Richard