mapbox / nepomuk

A public transit router for GTFS feeds (currently only static) written in modern c++
MIT License
24 stars 8 forks source link

Debug Tiles copied incompletely #171

Closed MoKob closed 7 years ago

MoKob commented 7 years ago

With the changes towards the IPC architecture, we have seen a regression for the debug tiles. The debug tiles do not output any results anymore, since the buffer isn't transferred completely.

It turns out that copying data into JS land like here does not work.

In addition, PBF encoding like here do not manage to copy the entire data.