public class StopCluster
extends Object
Groups stops by geographic proximity and name similarity.
This will at least half the number of distinct stop places. In profile routing this means a lot less branching
and a lot less transfers to consider.
It seems to work quite well for both the Washington DC region and Portland. Locations outside the US would require
additional stop name normalizer modules.