Open gwselke opened 4 days ago
@gwselke Thank you for your efforts.
As far as Berlin map is concerned, I clearly see issue in the map data. Unfortunately the current test doesn't catch the issue. I found nodes having invalid line id. This should have been picked right at the beginning.
@gwselke Just to let you know, I have released patch to handle the invalid station line id.
That is a good thing! It's very easy, in fact, to get some detail wrong in a map, so it is a great help to have these caught by the Map::Tube infrastructure.
map-tube --map=Berlin --generate_map
produces a proper map image (as far as I can tell), but it issues also the above warning. The same happens for NYC and SingaporeThe same warning is issued for other maps, too, but with worse consequences: Nanjing, NizhnyNovgorod, Novosibirsk, and Tbilisi exhibit the same warning but also produce empty maps. (More exactly: they produce images that contain only the header line but no map.)