Skip to main content
Question

How to create a point cloud from GeoTIFF dataset for 3D modeling?

  • April 12, 2020
  • 1 reply
  • 295 views

I have 2 GeoTIFF files (attached below) an RGB Ortho and a DSM of that image. I want to create a point cloud to render a 3D model in ArcGIS Pro but have no clue how to create the point cloud in FME, would appreciate a step by step instruction.

Thanks in advance.

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.

1 reply

gvenhorst
Contributor
Forum|alt.badge.img+6
  • Contributor
  • 20 replies
  • April 13, 2020

Hi,

I am not an expert but this model works

Do it in two steps, first convert the geotiff with height info to a csv file.

Then convert the csv file with the geotiff color using PointCloudOnRasterComponentSetter.

eotiff_2_las-V1.zip