Skip to main content
Solved

convert excel-file to line (FeatureClass)

  • January 12, 2022
  • 2 replies
  • 29 views

arash_hokm
Contributor
Forum|alt.badge.img+8

Hello FME community,

 

I have an excel file with the following columns (please see Photo) and would like to convert it to line (FeatureClass).

ExceltoFeatureI would be grateful if you could give me a hint.

Best answer by nielsgerrits

VertexCreator set to Replace with Point and XA/YA to draw a point based on XA/YA.

Another VertexCreator set to Add Point and XE/YE to draw a second point based on XE/YE.

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.

2 replies

nielsgerrits
VIP
Forum|alt.badge.img+62
  • Best Answer
  • January 12, 2022

VertexCreator set to Replace with Point and XA/YA to draw a point based on XA/YA.

Another VertexCreator set to Add Point and XE/YE to draw a second point based on XE/YE.


arash_hokm
Contributor
Forum|alt.badge.img+8
  • Author
  • Contributor
  • January 12, 2022

VertexCreator set to Replace with Point and XA/YA to draw a point based on XA/YA.

Another VertexCreator set to Add Point and XE/YE to draw a second point based on XE/YE.

🙂 The answer was very helpful. Many Thanks