Hi All,
I have python code that runs the vehicle routing problem in Network Analyst. I am using a Streets SDC-based network dataset to solve the VRP. However, this dataset is uneditable. I have run into issues with some road segments with speed limits under 20MPH and would like to change the time attribute associated with those roads. I cannot edit the streets table and I cannot edit the network dataset's attributes. So, I was hoping to be able to set the time attribute parameters in python. However, I am not sure how to go about doing this. Has anyone else done this? If not, where do I find a streets network dataset that I can edit?
Any help is greatly appreciated!