You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When handled over a tileset that has a batch table, there is no internal (to 3DTiles standard) means to retrieve the types (e.g. json schema) of the data (held in the batch table).
Although the structure of a batch table data is simple (collection of attributes) one has to guess their respective semantics and type. Or one has to channel that information outside of the channel that goes from the upstream 3DTiles production to its current consumption.