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.
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
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.