Skip to main content
Solved

Processing one feature at a time to network calculation


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...

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!
View original
Did this help you find an answer to your question?

3 replies

jneujens
Forum|alt.badge.img
  • Best Answer
  • August 1, 2018

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!

jneujens wrote:

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!
Thank you for your quick reply! I haven´t used the workspace runner before and it seems like I have misundertood the usage of it. I thought you could only use it for batch processing files but I was very wrong. This is the way to go for me.

 

Thank you so much for you help!

 

 

 


jneujens
Forum|alt.badge.img
  • August 1, 2018
jennysigvardsdo wrote:
Thank you for your quick reply! I haven´t used the workspace runner before and it seems like I have misundertood the usage of it. I thought you could only use it for batch processing files but I was very wrong. This is the way to go for me.

 

Thank you so much for you help!

 

 

 

Glad I could help!

 

 


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings