I’m trying to connect hundrets of feature types to different transformers (see screenshot). Connecting them via “Feature Type Connections” window only works if you have a clear mapping/names for your input ports. Connecting them by hand is way to slow and error-prone.
I’m sure there must be a better way.
Many thanks in advance.
Best answer by nielsgerrits
If you only want to reproject all featureclasses the same way, set it up dynamic. Generic outputport, data and schema features to one inputport in the featurewriter. Set coordinatesystem in the featurewriter, no reprojector needed.
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.
If you only want to reproject all featureclasses the same way, set it up dynamic. Generic outputport, data and schema features to one inputport in the featurewriter. Set coordinatesystem in the featurewriter, no reprojector needed.
How are the schema features (244 in the screenshot) processed and how are the correct schemas assigned to the individual features (68143 in the screenshot) if all are read as the same feature type?