Etienne wrote: > Are loops and branches in ways a good thing or a bad thing? I can > imagine that route planning applications might find them problematic, > > Etienne I believe we shouldn't have loops of any sort. routing algorithms like to have straight simple topologies. loops add a huge level of complexity that I don't think is necessary