Import S-57 cells to a geodatabase

获得 Maritime Charting 许可后可用。

The ArcGIS Maritime Import S-57 to Geodatabase tool supports the import of Electronic Navigational Chart (ENC) products.

During the import process, a product configuration file in XML format is referenced to map the S-57 objects and attributes to the geodatabase. If necessary, you can copy and edit the product configuration XML to restrict, modify, or expand the objects and attributes imported to the geodatabase.

The following are recommended:

  • The Target Workspace must contain a maritime schema.
    提示:

    Choose one of the Maritime workspace .xml files to create your Maritime database: NAUTICAL_ENC_TEMPLATE_GX_EXTCLSID.xml or NAUTICAL_NIS_TEMPLATE_GX_EXTCLSID.xml. These files are located in the <installation_location>\Program Files\ArcGIS\Pro\Resources\Maritime folder. The NAUTICAL_ENC_TEMPLATE_GX_EXTCLSID.xml file contains the geodatabase topology.

  • Import to an edit version when using an enterprise geodatabase.
  • You must import revision files (ER), also known as updates, at the same time you import the base file.
    注:

    Individual ERs cannot be imported later.

注:

You can run geoprocessing tools in a batch mode that allows you to run the tool multiple times using many input datasets or different parameter settings.

  1. Start ArcGIS Pro.
  2. On the Analysis tab, click Tools.
  3. Click Geoprocessing, browse to Maritime Tools > S-57 > Management, and open the Import S-57 to Geodatabase tool.
  4. Set the Input Base S-57 Cell parameter to the product you want to import in S-57 format (*.000).
  5. Optionally, set the Update Cells parameter to the ER files to import with the S-57 base cell.
    注:

    ER files don't need to be in sequential order, for example, *.002, *.003, *.001. All ER files must be included. A missing file causes an invalid input, for example, *.001, *.003, *.004.

  6. Set the Target Workspace parameter to the geodatabase containing the maritime schema.
  7. If you have a customized product configuration file, you can use it to populate the optional Product Configuration File parameter.
    注:

    If the parameter is blank, the default product .xml file located at <installation location>\ArcGIS\Pro\Resources\Maritime\ENC_product.xml is used.

  8. Click Run.

Geoprocessing tool messages report the metadata, object count, and total number of S-57 features imported. Messages are stored in the project's geoprocessing History pane.

S-57 data coverages, also known as areas of interest (AOI), are added to the ProductCoverage feature class.

The S-57 cell metadata and its extraction filter (WhereClause) are added to the ProductDefinitions table.