Skip to main content
Released

Support ProfAlign element in LandXML

Related products:FME Form
  • January 25, 2018
  • 9 replies
  • 84 views

gabriel_hirsch
Contributor
Forum|alt.badge.img+14

The middle line in road construction is often represented in LandXML and it's proposed vertical alignment for the profile is save in the ProfAlign element. Right now FME can't interpret the ProfAlign element which means that the data is in 2D without the vertical alignment.


See also this old question


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.

9 replies

jneujens
Forum|alt.badge.img
  • February 9, 2018

I am actually developing a sort of custom transformer that can read the vertical dimension of landxml.

 

I will keep you posted!

 

 

Anyway, a great idea!

krisvesweco
Contributor
Forum|alt.badge.img+6
  • Contributor
  • October 8, 2019

I also need to read the vertical alignment from the landxml files. @jneujens, did you succesfully build a custom tranformer for this?


jneujens
Forum|alt.badge.img
  • October 8, 2019

krisvesweco Yes, glad someone might use parts of that work. Since the amount of LandXML files we could test on were limited, the workspace is not 'production proof' but I'm always happy to dig that workspace up and see if we can make it work.


krisvesweco
Contributor
Forum|alt.badge.img+6
  • Contributor
  • October 9, 2019

Sounds great! I have quite a few files to test with. I will be happy to share any improvements if I can make any.


jneujens
Forum|alt.badge.img
  • October 10, 2019

Always welcome to send them to over email. I will try to get you a clean workspace over the weekend. :)


krisvesweco
Contributor
Forum|alt.badge.img+6
  • Contributor
  • October 13, 2019

Sounds great! I sent you a few LandXML-files.


trentatsafe
Safer
Forum|alt.badge.img+7
  • Safer
  • January 8, 2020

The ProfAlign element for the PVI in LandXML is now supported in the latest FME 2020 beta found here: https://www.safe.com/support/downloads/#beta


gabriel_hirsch
Contributor
Forum|alt.badge.img+14
  • Author
  • Contributor
  • January 9, 2020

Thank's @trentatsafe Will you update this idea with the status "In Beta" then?


krisvesweco
Contributor
Forum|alt.badge.img+6
  • Contributor
  • October 25, 2021

FME now reads ProfAlign

 

However the reader does not combine the vertical and horizontal alignment to a 3D line/path. It's possible todo this yourself (I just did.) but it would be great if that was an option of the reader. Quite a few transformers are needed to do this "manually"

 

Some other improvements of the reader would also be nice. For example the landxml_landxml_type attribute is always Alignment but for the profile lines it should really be ProfAlign. Also there need to be an attribute called ProfileName or similar which fetches the name of the profile.