Wheelchair profile with accessibility tags or no tags in routing

Hi

I am currently wondering how the direction generation of the wheelchair profile is being generated. I am testing to compare the wheelchair routing on two custom osm maps.

  • Map with “all accessibility tags” and fully connected sidewalk network graph.
  • Map with “no accessibility tags” and fully connected sidewalk network graph.

My question is when I build the graphs with these two networks and test the routing. it seems that the routes are being generated the same for the wheelchair profile using the recommended profile.

Does this mean the weights of the accessibility attributes are not being checked anymore for the “No Accessibility Tags” graph? or is it because when the route processor checks if the tags are available and see that there are no weights to check so it would think everything is good?