Solved

Connect to cloud with FME

  • 14 February 2024
  • 3 replies
  • 27 views

Badge +4

Hello everyone,

Is it possible to connect to a cloud (PIX4Dcloud) where point clouds are stored, so we can download for exemple files automaticly with FME ?

 

Thank you

icon

Best answer by nielsgerrits 14 February 2024, 10:35

View original

3 replies

Userlevel 6
Badge +33

There are a bunch of PIX4D custom transformers in the FME Hub. The easiest way to work with this is to start keying pix4d in workbench canvas and select the transformer you want, it will install automatically.

 

It looks like a PIX4D cloud api exists. So yes, you can use HTTPCallers to connect to the API. Best practice is to get what you need working in PostMan, then transfer this to FME.

Userlevel 6
Badge +33

There are a bunch of custom transformers to interact with it on the FME Hub.

Userlevel 6
Badge +33

There are a bunch of transformers interacting with it on the FME hub. In workbench, enter pix4d and select what you need, it will install automatically.

Reply