Skip to main content
Released

VertexCreator allow insert at index mode for points

Related products:FME Form
  • February 8, 2017
  • 1 reply
  • 19 views

jdh
Contributor
Forum|alt.badge.img+40

Currently the VertexCreator in Insert Point at Index Mode will reject point features as invalid. These features would benefit from Insert point at index 0 in cases where the orientation of the line matters.

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.

1 reply

Forum|alt.badge.img+2

This has been fixed in FME 2018.0 - Specify 0 with "Insert Point at Index" to insert a vertex at the beginning of a feature or "Add Point" to add it to the end.

We plan to loosen this up even more for FME 2019 . So if you have a two vertex line and you set Insert Point at Index = 100 it'll still add the point as third vertex. Same for -100. It will insert before the current vertex 0. At the moment, an index out of range will cause the feature to be rejected.