How are you all computing walk_time in your Indoors networks? Does Esri have a standard recommended calculation for this based on shape_length? If so, apologies, I couldn't find it through searching.
It seems like Esri Network Analysis defaults to 5 km/hr. Has anyone worked on applying different walk_time calculations based on different mobility modes? for example 5 km/hr for "Walking" or 1.5 km/hr for a "Manual Wheelchair" (based on an arbitraty Google Scholar search, https://onlinelibrary.wiley.com/doi/10.1155/2012/753165
Hi @JonathanDandois -- thanks for your questions. Seems like you're most interested in what others in the community are doing, but here's some info that you may find helpful:
There are other factors you can control, such as an elevator DELAY when generating Transitions features. You can also reshape stairway Transitions features (they're generated as vertical lines) so their LENGTH_3D values are more accurate for travel time calculations.
Calculating realistic indoor route travel times is a deep topic! If you want to get into the details, I'd recommend this tutorial on creating a network dataset -- it's for an outdoor network, but the properties and concepts it covers can also apply to indoor networks.