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

Handle 3D Tiles schema #5

Closed
lilleyse opened this issue Apr 6, 2017 · 1 comment
Closed

Handle 3D Tiles schema #5

lilleyse opened this issue Apr 6, 2017 · 1 comment
Labels
good first issue An opportunity for first time contributors

Comments

@lilleyse
Copy link
Contributor

lilleyse commented Apr 6, 2017

In order to support the 3d-tiles schema these two changes are needed:

  • Handle schema references that create circular dependencies. For example in tile.schema.json.
  • Support references to internal definitions, like in batchTable.schema.json.
    { "$ref" : "#/definitions/binaryBodyReference" }
@pjcozzi pjcozzi added the good first issue An opportunity for first time contributors label Apr 10, 2017
@emackey
Copy link
Contributor

emackey commented Nov 10, 2020

Appears done.

@emackey emackey closed this as completed Nov 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue An opportunity for first time contributors
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants