Skip to main content

Hi,

 

I've converted GDB file to 3d tiles via FME. These created titles are working fine. But,

 

 

i get the this warning at console:

 

 

 

This b3dm header is using the legacy format obatchTableJsonByteLength] nbatchTableBinaryByteLength] nbatchLength]. The new format is afeatureTableJsonByteLength] nfeatureTableBinaryByteLength] nbatchTableJsonByteLength] nbatchTableBinaryByteLength]

 

 

 

This tile uses a lowercase refine "add". Instead use "ADD".

 

Required property geometricError is undefined for this tile. Using parent's geometric error instead.

 

 

what could be the reason for this?

Hi @burakc,

The b3dm specifications has changed since we created the Cesium writer for FME. We are working on updating the writer to the latest specifications for FME 2018.


Hi, is there a way of creating refine= replace instead of add?


Reply