Results 8 comments of Dirk Mennecke

The smartphone will be in a hand hold position, in front of the users body. So It’s very likely that the smartphone will move. Would you say that it’s stable...

Thank you @kevinkreiser ! Is there any documentation somewhere where I can find the tags that Valhalla expects for Indoor Navigation? Which OSM tags should I use for mapping a...

You‘re right @nilsnolde, it’s actually straight forward, thanks! Since Valhalla can handle stairs/elevators/escalators it’s obviously possible to navigate from one floor to another. I’m curious how a request would be...

Okay, so did i understand it correctly that you can route from room A to room B on the same floor, but not yet from eg room C on floor...

> both should work already but the problem is when hallways on two different floors are on top of each other, in that ambiguous case there is no way to...

Thank you guys for the quick responses! Is there something i can do to make the customization possible?

Yes of course! As you can see, the django service starts first: ```sh (env-podman) PS C:\Users\dme\code\ip> podman-compose up podman-compose version: 1.0.6 ['podman', '--version', ''] using podman version: 4.5.1 ** excluding:...

Yes, it fails on build stage because step 6 of the django service build tries to populate the postgres database. However, the django service still builds first and the db...