Skip to main content

Eager to do many jobs in FME Cloud, but Cloud has no support for Sketchup nor Real DWG, can this be fixed?

Most likely not: Sketchup is only available on Win64 platform, RealDWG only on Win64 and Win32, due to the libraries being used. FME Cloud runs on Linux so I'm afraid you're out of luck.


Darn. At least FME Server takes care for now...


Hi @kennyo,

As @redgeographics mentions, FME Cloud is Linux based. And for these 2 formats we are limited by the third party libraries used, which are both not available on the Linux platform.

- Andrea


Is there a list with all the formats that are not compatible with FME Cloud? I have seen that Safe has a detail description of any single format, but instead of going through any single format, is it possible to have an overview of the formats based on the platform?


The best way to check if formats are compatible with FME Cloud would be to see if they are available on Linux or not.

The format matrix here, when compared by platform, allows you to scroll this list to see if a format is supported on Linux, and thus FME Cloud: https://www.safe.com/fme/formats-matrix/#platforms

 

I hope this information helps!