This is neat (and in a similar vein to the ZuReach project higlighted last week): Transform Transport1 presents2 an interesting approach to create pedestrian routing solution tailored to the needs of various user groups. To that end, the team first took walkability indicators conceived by the Walk21 Foundation for their Walkability App. These indicators encompass, among others, footpath width, surface, and slope, street furniture, greenery, noise, and air quality. The article has the full list of 33 indicators.
Next, respondents to a survey where asked to weigh the importance of the various indicators for pedestrian mobility, from their subjective perspective. The users where then clustered into four user groups based on their preferences.

A network with incorporation of 12 indicators as network weights was computed from OSM3 data and other geodata sources using GIS. The indicators were standardised and scaled in the process. The indicators4 were:
- Sidewalk width
- Surface / pavement
- Slope
- Edge length
- Presence of lighting
- Presence of parks
- Presence of trees
- Air quality
- Physiological Equivalent Temperature5
- Presence of POIs6
- Traffic volume
- Traffic speed

Finally, the research team implemented a Python-based routing app to create user-group specific optimal routing paths in a Milan. Unfortunately, I couldn’t find this application7 among the set of (many interesting) Transform Transport apps. At least, the article features some (clever) visualisations of the results that show the values for the various indicators along the route (some also show direct comparisons of paths):

Footnotes
Transform Transport is a non-profit research foundation focused on innovation in transport planning located in Milan, Italy.↩︎
The article is roughly a year old.↩︎
OpenStreetMap, a collaborative, open-licensed map of the world.↩︎
Small disclaimer here: From the article, the precise definition of some of the indicators, for example traffic speed, remains a bit vague.↩︎
Physiological Equivalent Temperature (PET) is a thermal comfort index that expresses the physiological effect of outdoor thermal conditions in terms of the equivalent temperature in a standardized indoor setting.↩︎
Points-of-interest.↩︎
Pointers welcome.↩︎