Hello everyone,
I have an XML file containing the registered real-estate data and want to export it as an IFC file.
What is the procedure to get the geometries and their atributes out of that file.
As I have read, the first step is to use the XMLFlattener. But I do not know on which level do I have to flatten it (Elements to match). There are a lot of nested paths. If I select one path, do I have to select the paths under it?
And this flattening process takes a really long time!
What is the solution?
I would appreciate your help.