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

Improve 3dtiles filename handling #12789

Open
mattiagiupponi opened this issue Dec 13, 2024 · 0 comments
Open

Improve 3dtiles filename handling #12789

mattiagiupponi opened this issue Dec 13, 2024 · 0 comments

Comments

@mattiagiupponi
Copy link
Contributor

Is your feature request related to a problem? Please describe.
At the moment the import workflow, expects that the 3dtiles zip file contains a file named tileset.json, but from the specification, the tileset file, can have any name

Describe the solution you'd like
We should improve the import workflow to allow the user upload a 3dtiles zip with any name for the tileset json file.
This will need a small validity check on the json file found in the folder. This validation must be done also on the GeoJson handler so we dont risk to mix the handlers

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

No branches or pull requests

1 participant