The EditS57ExchangeSet process edits an existing S-57 exchange set. It enables you to add or remove files and cancel or reissue datasets.
The initial exchange set is created when the ENC is exported from the application.
Input
Location of the S-57 exchange set to modify. This must be a directory that contains the S-57 exchange set catalogue file (CATALOG.031).
Command Line Syntax
carisbatch --run EditS57ExchangeSet [options] <input>
User Interface Command
S-57 Composer module: Tools > Editors > S-57 Exchange Set
Options
Long | Short | Description | Can Repeat | Notes |
|---|---|---|---|---|
--file-to-add | -a | New file to add to the exchange set. This can be a dataset file (new edition or update) or a support file. It must include the full file path and file name, including extension. | TRUE | |
--file-to-remove | -d | Name of the file to remove from the exchange set. This can be a dataset file (new edition or update) or a support file. It must include the full file name, including extension. | TRUE | |
--dataset-to-cancel | -c | Name of the dataset to cancel. This must be a base S-57 dataset file ( | TRUE | |
--dataset-to-reissue | -R | Name of the dataset to reissue. This must be a base S-57 dataset file ( | TRUE |
Example
Objective | Edit an S-57 exchange set by adding a file, removing a file, cancelling a dataset, and reissuing a dataset. | |
Description | Command Line Syntax | |
Add a file. |
| |
Remove a file. |
| |
Cancel a dataset. |
| |
Reissue the dataset. |
| |
Path of the exchange set. |
| |
Command Line |
| |
Outcome | The S-57 exchange set is edited. | |