I have a project that converts a large postgres database to Autocad DWG. When I pass in a bounding box parameter it extracts all the relevant features and translates them into a AutoCAD DWG file with multiple 70+ layers.
My problem is that every potential layer is produced in the DWG file whether they contain features or not. Is there a way of telling FME to only create the DWG layers that contain features?
Thanks,
Mike