When developing a network with weight restrictions per specific travel modes, the results are not consistent. For example, if I have a travel mode of Automobile, with a parameter of Vehicle Weight with a default value of 4, and an evaluator set to if Max_Weight field in the network is < Vehicle Weight of 4, it is not restricting it as expected. In the below image is an example of a weight restriction of 8, however as shown, routing is still being restricted on this travel mode. The restriction is chosen for this travel mode, so I'm not sure what is happening, any input is appreciated!
If you are using ArcGIS Pro, you can use the Explore Network tool (on the data tab once your network dataset is the active layer in the TOC). Examine the edge and see if all the values on it agree with what you have set.
Jay Sandhu
Using the explore network tool is not giving any answers to the issue. I also tried to add a evaluator function, however my height attribute does not come up as an option in the drop down for attribute or constant, even though I was able to use it as a value under my evaluator. Any suggestions?
Update: I was able to figure it out. A descriptor value was needed.