Learning Hub

Calculating last-mile capillary routes (multi-stop)

How GLEC handles routes with multiple stops, the difference between straight-line origin-to-destination distance and actual legs, and how to improve data quality.

Dcycle Team Dcycle Team 6 min

In the last mile, the same truck typically delivers to multiple destinations before returning to the distribution centre. GLEC defines how to measure distance for this type of route.

The typical situation

A truck leaves a distribution centre and delivers to 4 different destinations before returning.

         Centre (Origin)
            |

         Stop A (30 km from centre)
            |

         Stop B (50 km from centre)
            |

         Stop C (70 km from centre)
            |

         Stop D (90 km from centre)
            |

         Returns to Centre

The problem: which distance to measure?

Option A: What the vehicle actually travels

The truck follows a sequential route:

LegActual distance
Centre → A30 km
A → B25 km
B → C22 km
C → D18 km
D → Centre (empty return)85 km
Total actual vehicle distance180 km

Option B: Straight-line origin-to-destination distance (SFD)

The direct linear distance is calculated for each unit from origin to its destination:

UnitDistance calculated
Unit ACentre → A = 30 km
Unit BCentre → B = 50 km
Unit CCentre → C = 70 km
Unit DCentre → D = 90 km
Total distance240 km

Which is “correct”?

Both are valid — but they measure different things:

MethodWhat it measuresWhen to use it
Actual legsThe real effort of the vehicle carrying that unitWhen you have exact route data
SFD (straight-line direct distance)The customer’s “responsibility” for their shipmentWhen you do NOT have exact route data

Is Option B valid for verification?

AspectAssessment
Is it valid under GLEC?Yes, it is a permitted method
Is data quality optimal?It can be improved
Would it pass verification?Yes, but with a “secondary data” note

Why it is acceptable:

  • Emissions are assigned proportionally to each customer/unit.
  • SFD distances (Shortest Feasible Distance) are used as per GLEC — the COFRET method assigns each unit the direct distance from its origin to its destination.
  • The methodology is consistent and documentable.
  • In the absence of precise data, the “worst case” is chosen (conservative overestimation).

The error in total distance

In the example above:

ConceptValue
Sum of straight-line distances (Option B)240 km
Actual vehicle distance (Option A)180 km
Difference+60 km (+33%)

Option B overestimates total distance because distances that “overlap” in reality are summed separately.

The effect on Unit B

MethodDistance used for tkm calculationCalculation (if it weighs 1 tonne)
Actual legsCentre→A + A→B = 30 + 25 = 55 km1 t × 55 km = 55 tkm
SFD (straight-line direct distance)Centre→B direct = 50 km1 t × 50 km = 50 tkm

The straight-line origin-to-destination distance slightly underestimates individual tkm (10% less in this example), but it is the standard GLEC method when exact route data is unavailable.

The practical problem of splitting emissions

If you use actual legs, Unit B “pays” for the detour the truck makes to deliver to Unit A first. That is why GLEC accepts the straight-line origin-to-destination distance: it assigns each customer the minimum distance needed for their shipment, without penalising them for the route the carrier chooses.

Does empty return only count for owned vehicles?

Vehicle typeHow empty return is counted
Own fleetYou calculate it with your actual km or fuel data
SubcontractedAlready included in the GLEC emission factor

How to improve data quality for subcontracted carriers

Level 1: Easy

ActionImprovement
Use the TOC specific to the actual vehicleMore precise factor than “generic average”
Confirm the fuel typeDiesel, LNG, electric… changes the factor

Level 2: Medium

ActionImprovement
Request actual km for each routeReplaces origin-to-destination with real data
Know the stop sequenceLets you apply leg-based allocation

Level 3: High (primary data)

ActionImprovement
Actual fuel consumption per routeReal emissions, not estimated
Carrier holds GLEC certificationTheir data already comes validated
Access to shared GPS or telematicsAutomatic exact distances
Route optimisation softwareAutomatic data for each leg

Was this helpful?