Hello FME users. I can't solve the problem of passing all the points along the shortest path. I can't make a cycle with sorting. Please help me.
Solved
Traversing all points along the shortest path
Best answer by DanAtSafe
Hi @miha Ideally, use v8 of the ShortestPathFinder in FME 2022.0 beta. It now has an option to reorder points "All...Except First". You might need to use Counters and a Sorter to make sure the the Start Point enters the LineBuilder first. Please let me know if you can't use FME 2022.0 yet.
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

