ad-freiburg/pfaedle

Docker Output not mounted

iceboy910447 opened this issue · 1 comments

Hi everyone,

while using the docker image as to your instructions i was wondering why i could not find any output.
As i found out, the gtfs-out folder to which the programs writes it output is not mounted with these instructions, therefore the only option to actually retrieve the output shapes.txt is using the --inplace option. Maybe the same goes for the --write-graph, but i was not able to locate the GeoJSON so far. Please revise the instructions accordingly!

otherwise very nice project. Tried to do something similar using rapids.ai and osmnx but your version beats mine in speed despite the GPU usage.

Best regards

You are right, I just fixed the example in the README.md accordingly :)