Class NetworkAndRoadJoiner

java.lang.Object
rgu.transport.geospatial.multimodal.NetworkAndRoadJoiner

public final class NetworkAndRoadJoiner extends Object
Used to join a transit network to a road network. Artificial edges are added to connect each point on the transit network with a nearby point on the road network as the crow flies. Artificial edges in the given network are discarded.
Author:
Lee A. Christie
  • Method Details