Skip to main content
Solved

Automatic PointCloudThinner on Las Reader ?


julien_m
Contributor
Forum|alt.badge.img+2

Hi,

I'm reading many LAS files in a workbench (FME 2015.1.2.1, 64 bits) and I don't undestand why I have this line in my log file for each of my LAS file:

PointCloudThinner: Thinning point cloud from 2366939 point(s) to 50000 point(s)

I don't use any pointcloudthinner in my workbench but it runs like if FME automatically reduce the number of point of my LAS file. If this is true, how can I control the parameter of that thinner?

Thank you

Julien

Best answer by fmelizard

Okay, we figured it out. Turns out that the TinGenerator and its surface-related friend transformers first seed themselves with 50k points from each lidar file, and then proceed to populate with the rest of the data. So there really is no issue here, other than some extra and misleading logging. We'll work to remove those log messages in future.

View original
Did this help you find an answer to your question?
This post is closed to further activity.
It may be a question with a best answer, an implemented idea, or just a post needing no comment.
If you have a follow-up or related question, 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.

7 replies

fmelizard
Safer
Forum|alt.badge.img+19
  • Safer
  • December 2, 2015

I'm guessing you're going to an Inspector transformer? It is possible for the Inspector to be set to do some thinning and you may not notice it. But if you can attach your workspace here we could look more closely -- we definitely wouldn't be doing this automatically...


julien_m
Contributor
Forum|alt.badge.img+2
  • Author
  • Contributor
  • December 2, 2015
fmelizard wrote:

I'm guessing you're going to an Inspector transformer? It is possible for the Inspector to be set to do some thinning and you may not notice it. But if you can attach your workspace here we could look more closely -- we definitely wouldn't be doing this automatically...

Thank you Dale for your answer.

My workspace is attach to this message and a part of my log file too. I don't have Inspector in my worspace and this "automatic pointcloudthinner" seems to appear in the start of the process.

In this log file you can see this at 07:59:26. "PointCloudThinner: Thinning point cloud from 1406749 point(s) to 50000 point(s)"

1-forte-pente.fmw

1-forte-pente-log.txt


erik_jan
Contributor
Forum|alt.badge.img+18
  • Contributor
  • December 2, 2015

The best way of finding the functionality is opening the FMW file in a text editor.

Then use the find functionality to look for the factory.

I tried this and found the Thinner factory while using a Data Inspector for output.


julien_m
Contributor
Forum|alt.badge.img+2
  • Author
  • Contributor
  • December 2, 2015
erik_jan wrote:

The best way of finding the functionality is opening the FMW file in a text editor.

Then use the find functionality to look for the factory.

I tried this and found the Thinner factory while using a Data Inspector for output.

That's an interesting way to analyze problems. I will remember for futurs problems too.

In this case, I see nothing about this ... except "No thinning".

<XFORM_PARM PARM_NAME="THINNER_MAX_NUM_POINTS" PARM_VALUE="<Unused>"/>
#! <XFORM_PARM PARM_NAME="THINNER_TYPE_DISPLAY" PARM_VALUE="No Thinning"/>
#!


fmelizard
Safer
Forum|alt.badge.img+19
  • Safer
  • December 2, 2015

After looking at the workspace carefully I think there is some strange problem here. If I remove everything but the LAS reader and the TinGenerator, I still get these notes. Seems like the TinGenerator is doing the thinning.


fmelizard
Safer
Forum|alt.badge.img+19
  • Safer
  • Best Answer
  • December 3, 2015

Okay, we figured it out. Turns out that the TinGenerator and its surface-related friend transformers first seed themselves with 50k points from each lidar file, and then proceed to populate with the rest of the data. So there really is no issue here, other than some extra and misleading logging. We'll work to remove those log messages in future.


julien_m
Contributor
Forum|alt.badge.img+2
  • Author
  • Contributor
  • December 3, 2015
fmelizard wrote:

Okay, we figured it out. Turns out that the TinGenerator and its surface-related friend transformers first seed themselves with 50k points from each lidar file, and then proceed to populate with the rest of the data. So there really is no issue here, other than some extra and misleading logging. We'll work to remove those log messages in future.

Thank you very much for your answer.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings