GraphBuilder¶
This filter creates the street graph representation of the street map which can be further processed by other filters, e.g. the Router.
Output¶
Graph, bidirectional graph representationGraphEdgeMap, maps from the graph edges to the street map segmentsStreetIndexMap, maps street map segments to the corresponding edges and node in theGraphNodeMap, maps the street nodes fromNodePairListto the graph nodes in theGraph.
Configuration¶
None