Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds 3DTILES_feature_metadata extension #430

Closed
wants to merge 1 commit into from

Conversation

lilleyse
Copy link
Contributor

Direct Link Draft Version Changes
3DTILES_feature_metadata 0.0.0 Initial draft

This extension lists the feature types present in a tileset and provides a mechanism for storing feature metadata alongside tile content (glTF or non-glTF content). Feature metadata mirrors the EXT_feature_metadata glTF extension.

The top-level 3DTILES_feature_metadata extension lists feature types that are referenced by tiles within the tileset. A client may use this information to populate a UI, filter metadata requests, or generate styles on-the-fly.

To do:

  • Clarify relationship between glTF feature metadata, sidecar feature metadata, and 3D Tiles feature metadata
  • Add implicit tiling example
  • Add ability to point to an external file for feature type definitions
    • Can this external file include feature types not present in this tileset JSON?

@lilleyse lilleyse changed the title Add 3DTILES_feature_metadata extension Adds 3DTILES_feature_metadata extension Sep 24, 2020
@lilleyse lilleyse changed the base branch from master to 3d-tiles-next October 9, 2020 19:07
@lilleyse
Copy link
Contributor Author

Closing for now since class definitions are now stored in 3DTILES_metadata and there's still many open questions about how metadata is stored for non glTF content.

@lilleyse lilleyse closed this Oct 25, 2020
@lilleyse lilleyse deleted the 3DTILES_feature_metadata branch February 26, 2021 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant