In this article:
Using the Base data set in PC*Miler
A new version of PC*Miler is released annually, and each version includes new map data and new software. The map data is updated multiple times between each annual release to account for road construction, new restrictions and other changes. While these updates enhance routing, they occasionally change the distances PC*MILER returns for trucking lanes.
That’s why customers should use the Base data set at the time PC*Miler was released for rating. This ensures shippers and carriers are looking at the same PC*Miler distances, as long as they’re using the same version of PC*Miler.
Using the Base data set in PC*Miler
PC*Miler Desktop (User Interface and Connect)
Starting with PC*Miler 35, the desktop version of PC*Miler defaults to the Base data set for the version you have installed. No changes are needed.
PC*Miler Web
The web version of PC*Miler defaults to the Current data set for the most recent version of PC*Miler. That data may include road changes from the base version that affect lane mileage. You can select a specific version in the route card's data version drop-down when you generate a route. That version is applied to all new routes until you change it.
PC*Miler Web Services (REST and SOAP APIs)
Similar to PC*Miler Web, our web APIs default to the Current map data. That data may include road changes from the Base version that affect lane mileage. To be sure you’re always using Base data:
SOAP API Calls
- Set the dataVersion parameter to Baseline to use the original data and software for the most current version release of PC*Miler or,
- Set the dataVersion parameter to PCMXX to use the data and software as it was at the time that version “XX” of PC*Miler was released. (PCM34, for example.) Versions 18 and higher are available if you are a Premium web services subscriber.
REST API Calls
- Set the dataVersion parameter to PCMXX to use the data and software as it was at the time that version “XX” of PC*Miler was released. (PCM34, for example.) Versions 18 and higher are available if you are a Premium web services subscriber.