Hello,
Is there a transfomer to know the direction a polyline was drawn (forward or backward) ?
Thank you
Hello,
Is there a transfomer to know the direction a polyline was drawn (forward or backward) ?
Thank you
Best answer by tcrossman
This is a polyline:
_______________________________
What means here forward or backward?
Maybe first vertex = start, last vertex = end, and direction = start to end?
Use CoordinateExtractor to get _indices{} list attribute added to feature and then access the first and last coordinates as _incices{0} and _indices{-1}
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.