>
> Oh, no sorry, I did not mean that. A road can be made of several
> lines, but I am only talking about lines that are part of a road.
OK
>
> isConnection() ? doesn't quite fit with house numbers, but that is
> rare and we don't even use it yet.
fine with me. Maybe I will not need that new flag, but if I do isConnection()
is good.
>
> > > produce different results until you have identified a specific bug.
> > I am not sure if it is a bug. Many roads share the OSM nodes with e.g.
> > shapes or railway lines or something else. With the current implementation
> > these OSM nodes have highwayCount > 1 and therefor a CoordNode is
>
> Ah OK, non-routable lines should not be used when determining if
> something is a CoordNode or not. So sounds like a bug.
OK. That's what I thought.
Gerd