The first part of my model isolates roads in a jurisdiction and then the second part of my model selects the roads in the jurisdiction that are greater than 500m and splits them.
I've input a while iterator to continue if any of the roads are greater than 500m but I'd like it to only apply to the second part of the model and ignore the first part. Is this possible?
أكثر...
I've input a while iterator to continue if any of the roads are greater than 500m but I'd like it to only apply to the second part of the model and ignore the first part. Is this possible?
أكثر...