Skip to main content
Question

12DXML reader string geometries not extracting correctly

  • April 17, 2020
  • 3 replies
  • 33 views

Hi,

 

I am trying to convert 12Dxml string data to other datasets but really struggling with the way the geometries are being read by the 12Dxml reader.

I am not trying to do anything fancy just read the file.

 

from 12Da file

 

 

from FME

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.

3 replies

  • Author
  • 6 replies
  • April 17, 2020

I am willing to share 12dXML via support as this contains project specific data.


virtualcitymatt
Celebrity
Forum|alt.badge.img+47
  • Celebrity
  • 2000 replies
  • April 17, 2020

Are you running FME 2020? I'd be curious to see if the new XMLfromXSD reader works for you here.

 

Have you also just tried the XML reader to see if there is a difference to the 12dXML reader?

 

 

Could there be a difference in the version of 12dXML?

 

 

If not then this is likely a case for support :-/.

  • Author
  • 6 replies
  • April 19, 2020

Are you running FME 2020? I'd be curious to see if the new XMLfromXSD reader works for you here.

 

Have you also just tried the XML reader to see if there is a difference to the 12dXML reader?

 

 

Could there be a difference in the version of 12dXML?

 

 

If not then this is likely a case for support :-/.

i will have a look, this is just simple string data so not sure why the 12Dxml reader shouldn't pick up the geometries and relationships correctly