It looks to me that routing restrictions when using the European Routing service are ignored.For example, using the ArcGIS API for JavaScript, both routeParams.restrictionAttributes = ["Riding a Bicycle"];
and routeParams.restrictionAttributes = ["none"];
give the same results. Even if this includes highway segments in the resulting route.Is the European network dataset incomplete with regards to the restriction attributes? Is there perhaps a specific location in Europe where I can verify the difference between a route with/without restrictions?Kristof Vydt