Open DiegoVinasco opened 2 years ago
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
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 ?
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.