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

Unzip package entries if they are zipped #271

Closed
wants to merge 1 commit into from

Conversation

javagl
Copy link
Contributor

@javagl javagl commented Apr 20, 2023

The entries in packages like .3dtiles and .3tz files may be zipped individually. This was not yet anticipated by the validator. Now, resources that are accessed from these packages will be unzipped if they are zipped.

Corner cases: What should happen if someone puts a myData.tar.gz file into such a package, and does it not want to be uncompressed transparently? (Related: How can this be made clearer in the spec at CesiumGS/3d-tiles#727 ?)

@javagl
Copy link
Contributor Author

javagl commented Apr 20, 2023

This is now part of #270

@javagl javagl closed this Apr 20, 2023
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