Hi
I have a LAS dataset that contain small pointcloud one for each signpost along a street. Mi goal is to extract the 3d coordinates of the controid of each small pointcloud.
I tried with 3dbuffer but no results
thx
Francesco
Hi
I have a LAS dataset that contain small pointcloud one for each signpost along a street. Mi goal is to extract the 3d coordinates of the controid of each small pointcloud.
I tried with 3dbuffer but no results
thx
Francesco
Did you try the CenterPointReplacer: https://docs.safe.com/fme/html/FME-Form-Documentation/FME-Transformers/Transformers/centerpointreplacer.htm
mmhhh I suppose I have to create a small area using this pointcloud and then calculate the centroid but I don't know how, maybe an idea is to create licke cluster
thx
Francesco