Skip to content

Allowing to provide (within a tileset) the (json) schema of the data held in the batch table #24

@EricBoix

Description

@EricBoix

The problem

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.

Hints/Notes

3DTiles-Next introduces the 3Dtiles_metadata extension that allows to attach a (json) schema field on some entity types (tiles, tileset, content).

Two possible technical ways for solving this issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions