I have a dataset of bridges and I have a road network. I want to create reroutes for each bridge. So I want to clip the bridge part out of the roads to use the shortestPathfinder to get the new route . But I want to send the bridges one by one to this process. I got the workspace working as I want as long as I use just one feature but I need the to do the calculations on all the bridges, but one at a time. I´m really stuck on this one...
Solved
Processing one feature at a time to network calculation
Best answer by jneujens
Consider using this workspace in a 'master workspace', where you change a parameter and call the workspace above using a WorkspaceRunner. So each run, a parameter changes so you have an additional bridge for each new run. Without knowing your data, I think that is the way to go.
If this is not clear enough, let me know!
Reply
Rich Text Editor, editor1
Editor toolbars
Press ALT 0 for help
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.