Skip to main content
Question

Python API for PointClouds

  • January 30, 2015
  • 2 replies
  • 54 views

Hi,

 

 

Is there a way to manipulate PointClouds object using the python APIs. I couldn't find any documentation on FMEpedia. Thanks for the help
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.

2 replies

david_r
Celebrity
  • February 2, 2015
Hi,

 

 

as far as I know, manipulating rasters or point clouds isn't possible using the Python API, only vector and attribute data.

 

 

Consider contacting Safe support (https://safecommunity.force.com/knowledgeSubmitCase) to add your name to the enhancement requests for these, it might accellerate the priority.

 

 

David

gio
Contributor
Forum|alt.badge.img+15
  • Contributor
  • February 2, 2015
there has been a python-pcl binding for pointclouds sinc 2013. Any use to you?

 

http://www.pointclouds.org/news/2013/02/07/python-bindings-for-the-point-cloud-library/

 

Google-search it, there are more tutorials and such.

 

 

For rasters, maybe this is usefull to you?

 

http://www.maths.lancs.ac.uk/~rowlings/Software/Qgis/Plugins/rasterlang/index.html