Indexes all edges and transit vertices of the graph spatially. Has a variety of query methods used during network linking and trip planning.
Creates a TemporaryStreetLocation representing a location on a street that's not at an intersection, based on input latitude and longitude. Instantiating this class is expensive, because it creates a spatial index of all of the intersections in the graph.
name | data type | description |
---|---|---|
vertexLinker | VertexLinker |
Example
{ "vertexLinker" : { } }