Skip to main content

Hello,

I have a FGDB with a lot of (empty) features, and the features all contain subtypes.

Now I want to create new features out of every subtype.

Does anyone have a idea how I can do this?

R.

Hi,

Have a look at the Resolve Subtypes reader parameter for creating the new feature classes, but be aware that FME will not read empty feature classes, so maybe using the schema reader might be a better way for the empty feature classes.


Reply