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 [batchTableJsonByteLength] [batchTableBinaryByteLength] [batchLength]. The new format is [featureTableJsonByteLength] [featureTableBinaryByteLength] [batchTableJsonByteLength] [batchTableBinaryByteLength]
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?
Thanks.