(i need to choose one dataset from many dataset in geodatabse)
Solved
How to add feature dataset as a writer (i need to choose one dataset from many datasets in geodatabse)
Best answer by nielsgerrits
I think you want to add a writer based on an existing featureclass in a file geodatabase? What I do typically:
- Add FeatureWriter.
- Select File GeoDatabase
- In the lower left of the screen, click the arrow next to the + and choose Import from Dataset...
- Select the target gdb, select the target featureclass.
Now you have the schema (featureclass name, attributes and geometrytype) imported in the writer. Connect the transformer outputport you need to the inputport of the featurewriter.
Reply
Rich Text Editor, editor1
Editor toolbars
Press ALT 0 for help
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.