Skip to main content
Question

Exporting to DWG w/ object data is writing empty layers

  • October 13, 2022
  • 1 reply
  • 57 views

Forum|alt.badge.img

Hey there,

So i've modified the Data Downloading script on FME Server and am having some issues exporting to a dwg with object data. The script lets them pick from a tree list what to download image" data-fileid="0694Q00000L5VAPQA3and then export to DWG and it completes fine but the issue is if I only download one layer, say contours, its including every single feature class as a layer in the DWG even tho its empty. I can see it creating object data during the FeatureWriter process.

image" data-fileid="0694Q00000L5VCBQA3 

Is there an option to not include layers if they're empty im not seeing? thanks for any help.

1 reply

Forum|alt.badge.img
  • Author
  • 19 replies
  • October 13, 2022

Sorry heres my workspace