Skip to main content

How to convert polyhedralsurfaces(voxels) stored in database with addtional attributes stored in columns into cesium 3dtiles?
Additionaly to export the data in a suitable format to view voxel and its attributes?

Hi ​@model_art,

You would first want to create a database connection in order to read your data into FME. After that it would really depend on how the data is stored in the database, but a GeometryReplacer might be worth a try here. I'd suggest giving those steps a go and if you get stuck feel free to send us an FFS file so that we can take a closer look at your data. 

As for voxels, it seems like the only writer we have is the VoxelGeo OpenInventor (VOIV) Writer, which does support user-defined attributes, but they would need to be using the OpenInventor application. Feel free to post on our Ideas page if you think that this is something we should consider expanding support for! 


Reply