RoadNetworkBuilder connecting wrong vertices
In the World_OSI during initialization there seems to be a bug in the SceneryConverter
method RoadNetworkBuilder::Build
. In the step where the road graph (which is used for routing) is built, under certain conditions the egdes are added between the wrong vertices.