Skip to main content
Solved

Add tree

  • August 18, 2022
  • 1 reply
  • 6 views

bayram
Contributor
Forum|alt.badge.img+5

Hello

 

I want to automatically add a tree to a class I want in classified point cloud data, how can I do that? Can you write me the order of the FME conversions, thank you very much in advance for your valuable information.

Best answer by evieatsafe

Hi @bayram​ before I get into answering your question, is your point cloud data already classified? Do you need to classify your point cloud?

 

If you need to classify your point cloud you can use the PointCloudFilter transformer and filter the points by an expression eg. by number of returns 

@Component(number_of_returns)==2

Or you can filter for the specific classification, eg. if trees was the 5th classification

@Component(classification)==5

Check out these articles for more information on point clouds and their expressions: Re-classifying a Point Cloud in FMETutorial: Getting Started with Point Clouds

 

I hope this helps! Cheers, Evie

View original
Did this help you find an answer to your question?

1 reply

evieatsafe
Safer
  • Safer
  • Best Answer
  • August 23, 2022

Hi @bayram​ before I get into answering your question, is your point cloud data already classified? Do you need to classify your point cloud?

 

If you need to classify your point cloud you can use the PointCloudFilter transformer and filter the points by an expression eg. by number of returns 

@Component(number_of_returns)==2

Or you can filter for the specific classification, eg. if trees was the 5th classification

@Component(classification)==5

Check out these articles for more information on point clouds and their expressions: Re-classifying a Point Cloud in FMETutorial: Getting Started with Point Clouds

 

I hope this helps! Cheers, Evie


Reply


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