You are here: Workspace Basics Reading and Writing Data Adding Writers

Adding Writers

You can write to multiple destination datasets.

  1. From the menu, selectWriters > Add Writer.
  2. In the Add Writer dialog, specify the Format and Dataset. SeeChoosing from the Formats List.
  3. SpecifyParametersand Coordinate System (if applicable). Note that you can set the output coordinate system for each dataset to its own unique coordinate system.
  1. Under Add Feature Type(s), select a Feature Type Definition option for the new writer:
    • Automatic: Allows Workbench to define attributes and update them automatically based on which readers are connected in the workspace. TheFeature Type Properties dialogprompts you to set the Feature Type Name, Geometry (for some formats), and expose any format Attributes. Alternatively, right-click on the background of the workspace and selectInsert Writer Feature Type. On the User Attributes tab, clickAutomatic.
    • Manual: Allows you to create a new feature type manually. TheFeature Type Properties dialogprompts you set the Feature Type Name, Geometry (for some formats), and User attributes, as well as expose any format attributes. Alternatively, right-click on the background of the workspace and selectInsert Writer Feature Type. On the User Attributes tab, clickManual.
    • Copy from Reader: This option is available if the workspace already contains at least one reader. You are prompted to select one or more existing feature types. The new writer inherits theschemaof the specified reader feature type(s).
    • Import from Dataset: Imports the schema definitions of an external data source, which you are prompted to specify. You can then adjust the imported feature types so that they more closely reflect your dataset.
    • Dynamic: Allows Workbench to determine schema definition at translation time, based on reader feature types. For more information, seeAbout Dynamic Workspaces.
    • None: Schema is ignored, and no feature types are added.
  2. ClickOK. The log window displays processing information. A new Writer appears in the navigator view, and any new destination feature types appear on the Workbench canvas.

You can change the displayed name of a writer by right-clicking on it in the Navigator pane, and choosing Rename.

Tip:If you have multiple writers in your workspace, make sure that the writer that will be processing the most data is at the top of the list in the Navigator pane. This results in faster performance because the writer processes the features immediately upon receiving them, rather than having to cache them.