Is it possible, using the ShortestPathFinder transformer, to only allow U-turns at dead-ends /cul-de-sacs only and NOT in the middle of a road segment?
When testing out a workspace I have, I am seeing several U-turns in the resulting shortest path that occur in the middle of a road segment - which I want to avoid. I want to only allow U-turns at dead-ends / cul-de-sacs.