Skip to content

Add support for 3DTILES_implicit_tiling_custom_template_variables#13445

Open
lilleyse wants to merge 4 commits into
mainfrom
3DTILES_implicit_tiling_custom_template_variables
Open

Add support for 3DTILES_implicit_tiling_custom_template_variables#13445
lilleyse wants to merge 4 commits into
mainfrom
3DTILES_implicit_tiling_custom_template_variables

Conversation

@lilleyse
Copy link
Copy Markdown
Contributor

Description

Adds experimental support for 3DTILES_implicit_tiling_custom_template_variables

This extension allows arbitrary property IDs to be used in implicit tiling template URIs, e.g.

"content": {
  "uri": "content/{level}/{x}/{y}/{timestamp}/{revision}.glb"
}

This is useful for resolving tile content through mechanisms other than just its implicit tile coordinates, e.g. locating content resources by timestamp or revision number.

Author checklist

  • I have submitted a Contributor License Agreement
  • I have added my name to CONTRIBUTORS.md
  • I have updated CHANGES.md with a short summary of my change
  • I have added or updated unit tests to ensure consistent code coverage
  • I have updated the inline documentation, and included code examples where relevant
  • I have performed a self-review of my code

AI acknowledgment

  • I used AI to generate content in this PR
  • If yes, I have reviewed the AI-generated content before submitting

If yes, I used the following Tools(s) and/or Service(s):

If yes, I used the following Model(s):

@github-actions
Copy link
Copy Markdown
Contributor

Thank you for the pull request, @lilleyse!

✅ We can confirm we have a CLA on file for you.

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