Import S57 Files
Feature Description
Convert S57 files into a chart dataset group. Note: Appended chart groups do not support re-exporting.
Parameter Description
Parameter Name | Default Value | Description | Type |
---|---|---|---|
File path | The file path of the S57 chart to import, with the file type being .000 | String | |
Target datasource | The specified datasource to store the result | Datasource | |
Target dataset group name | The specified target dataset group name. If not set, it will be named based on the filename and scale. Append operation requires specifying the target dataset group name. | String | |
Convert to Mercator Projected Coordinate System (Optional) | false | Whether to convert to the Mercator projected coordinate system during import. Default is false. Note: For append operations, the coordinate system must match the original group. | Boolean |
Append (Optional) | false | Appends the chart file to an existing chart group. Default is non-append mode. | Boolean |
Output
Parameter Name | Description | Type |
---|---|---|
Result dataset group name | The name of the result dataset group after importing the S57 file | String |