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

Add functionality to focus camera on a graph node from IFC #426

Open
DiegoVinasco opened this issue Sep 16, 2022 · 2 comments
Open

Add functionality to focus camera on a graph node from IFC #426

DiegoVinasco opened this issue Sep 16, 2022 · 2 comments

Comments

@DiegoVinasco
Copy link
Contributor

This functionality already exists (currently in the GeoDataDays demo soon to be integrated) for CityGML.

However, the structure of identifiers of entities (features) in IFC graphs produced by the IFCtoOWL tool is slightly different from those produced by UD-Graph and GML data.

Thus IFC specific queries or functionality need to be implemented capture these IDs to retrieve the correct cityobject from the batch table.

@DiegoVinasco
Copy link
Contributor Author

DiegoVinasco commented Jan 9, 2023

We may be able to add this functionality generically with standardized ID values in the batch table. This is dependent on this issue from Py3DTilers

@valentinMachado valentinMachado added question help is needed or requires team opinion @ud-viz/browser labels May 9, 2023
@valentinMachado
Copy link
Contributor

If I understand well, you want to produce 3DTiles with a generic ID, then apply some functional code to manage them. Sounds like you want to create an extension right ?

@valentinMachado valentinMachado removed the question help is needed or requires team opinion label May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants