Impact on Routes and Matrices - Spectrum_Routing_for_Big_Data - 3.0

Global Routing SDK Developer Guide

Product type
Software
Portfolio
Locate
Product family
Spectrumâ„¢ software
Product
Spatial Big Data > Routing for Big Data
Version
3.0
ft:locale
en-US
Product name
Routing for Big Data
ft:title
Global Routing SDK Developer Guide
Copyright
2024
First publish date
2007
ft:lastEdition
2024-10-15
ft:lastPublication
2024-10-15T10:39:39.482000

For Route and Matrix calculations, minor roads are loaded in memory, but in some scenarios, due to a smaller number of minor roads loaded in memory, the route calculation may result in longer routes. If the user feels that the route returned from the engine is not optimized, they can use the localRoadsLoadFactor to load more minor roads in memory to improve/optimize the route or matrix results.

The following example depicts two routes: one with a lower value and other with the highest value of the parameter:

Routes with lower and highest value of the parameter
Note: The brown route was calculated with localRoadsLoadFactor=1 while the orange route with localRoadsLoadFactor=3 is much shorter.