Thanks,
Vince
Thanks,
Vince
Just create another writer feature type for the second layer. An easy way is:
Right-click on the 1st writer feature type; select "Duplicate"; modify feature type name (i.e. layer name) and other properties if necessary.
Alternatively, you can also use fanout option of the writer feature type if the two layers have the same schema.
Append preferable layer name as an attribute (e.g. named "_layer") to each polyline; send them to the same writer feature type; fanout features by "_layer".
This image shows an example for fanout option settings on the writer feature type.
Takashi