3dcitydb / plugin-ade-manager

Importer/Exporter plugin to dynamically extend a 3D City Database instance to store and manage CityGML Application Domain Extensions (ADEs)
Apache License 2.0
2 stars 0 forks source link

Only high level nodes are shown/imported #16

Closed e3DChristoph closed 2 months ago

e3DChristoph commented 1 year ago

Hey,

I don't know if this might be a wanted feature, but when I import an ADE only the highest level Nodes are shown in the Feature Type List. Why are the child nodes not there if I e.g. just want to select a subgroup of an Feature and not the full one?

Maybe this should be an Issue for the Importer/Exporter and not the ADE Extension. If so please let me know so I can move it.

Thanks

clausnagel commented 1 year ago

The Importer/Exporter by design only works on top-level city objects. For instance, you cannot just import a WallSurface without its parent Building to which it belongs.