indoorequal + Valhalla #52
chrstnbwnkl
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
|
Also cross referencing valhalla/web-app#331 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hi, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! 👋
I have recently (in the past year or so) worked on improving the indoor routing capabilities of the Valhalla routing engine. It's not fully mature at this point, because OSM indoor tagging is messy, and my use case was related to proprietary data that we were able to control more tightly.
Anyway, in order to advance the indoor routing features, I think it would be great to have a frontend that lets the user play around with indoor routes. We already have a public Valhalla instance hosted at valhalla1.openstreetmap.de/, and a web app that can be used to interact with that instance at valhalla.openstreetmap.de/. What we don't have is the vector tile visualization to make sense of indoor, especially multi-level routes.
That's why I think indoorequal seems like the missing piece of the puzzle! I would love if we could somehow bring indoorequal and Valhalla together, but I'm not sure yet how 😄 I see you are hosting a global instance of MVT as well as frontend that goes along with it. One idea would be to integrate indoorequal tiles in the Valhalla web app, where we would just need to add indoor tiles as another layer plus controls to switch levels. Another alternative would be to somehow integrate routing into indoorequal, but that may seem like more work, since it's just a plain viewer at the moment?
Anyway, I'm just thinking out loud and would love to find a way to bring the projects together somehow 😃
Beta Was this translation helpful? Give feedback.
All reactions