Skip to main content
Question

How do I create contours from an XYZ file of 1m regular horizontal intervals?

  • September 5, 2014
  • 3 replies
  • 45 views

Forum|alt.badge.img+1
Hi, I have an XYZ file with 1 million points at regular 1m horizontal intervals.

 

 

I want to convert this to contours, however when I tried ContourGenerator and SurfaceModeller transformers, all I got was a square polygon showing the extent of the XYZ points.

 

 

Does anyone know what I'm doing wrong or if I should be using a different transformer?

 

 

Thanks,
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

fmelizard
Safer
Forum|alt.badge.img+20
  • Safer
  • 3719 replies
  • September 5, 2014
Have you used the pointcloudcoercer to decompose the XYZ into points?

Forum|alt.badge.img
  • 43 replies
  • September 9, 2014
According to the documentation, the Points/Lines input port of the SurfaceModeller should accept point clouds, so I think it must be a different issue. In fact, it worked for me when I just tried it (see screenshot below).

 

 

So... maybe try reading the point cloud into the Data Inspector to make sure the reading part is correct. Then, well the only parameters I can see that would make a difference are Surface Tolerance and Output Contours, so check those.

 

 

If neither of those work, then please do contact our support team for assistance (safe.com/support)

 

 

Regards

 

 

Mark

 

 

Product Evangelist

 

Safe Software Inc

 

 


Forum|alt.badge.img
  • 43 replies
  • September 9, 2014
btw - which Reader are you using? The Point Cloud XYZ one?

 

Which version of FME?