As raised in #100, similar CityObject types such as "Building" and "Bridge" or "BuildingRoom" and "BridgeRoom" have a different set of allowed geometry types. This PR proposes a resolution.
In addition:
Missing geometry types for "BuildingFurniture" have been added
The missing "BuildingConstructiveElement" type has been added
Geometry types for "OtherConstruction" have been adapted to allow more geometries and templates (similar to "CityFurniture")
As raised in #100, similar CityObject types such as
"Building"
and"Bridge"
or"BuildingRoom"
and"BridgeRoom"
have a different set of allowed geometry types. This PR proposes a resolution.In addition:
"BuildingFurniture"
have been added"BuildingConstructiveElement"
type has been added"OtherConstruction"
have been adapted to allow more geometries and templates (similar to"CityFurniture"
)