Create a Zones of Confidence diagram

The S-4 chart specification of the International Hydrographic Organization (IHO) defines Zones of Confidence (ZOC) diagrams as a type of source diagram that provides a qualitative assessment of the source information. As with source diagrams, ZOC diagrams allow mariners to assess the quality of the hydrographic data used to compile the chart.

You can use the Create ZOC Diagram tool to create a ZOC diagram. This tool is in the Paper Charting toolbox, which is available with the ArcGIS Maritime product data files. Once the product files are installed, add the toolbox to an ArcGIS Pro project. The toolbox file is located at <installation location>\ArcGIS Maritime\Product Files\<version>\Charting\Tools.

To create a ZOC diagram, complete the following steps:

  1. Start ArcGIS Pro.
  2. Open a new or existing project.
  3. Create a layout containing a map frame for the ZOC diagram.
  4. Install the Paper Charting toolbox.
  5. In the Catalog pane, click the Project tab, and expand Toolboxes.
  6. Expand PaperCharting.atbx, and double-click Create ZOC Diagram.

    The Create ZOC Diagram tool opens in the Geoprocessing pane.

  7. For the Project Type parameter, choose the active project or another project you want to run the process on.
  8. If you chose PATH_TO_APRX in the previous step, click Browse Browse next to Project File and browse to the location of the project.
  9. For the Chart Database parameter, choose a chart database.
  10. Click the Layout drop-down arrow and choose a layout.
  11. Click the Map Frame drop-down arrow and choose a map frame.
  12. For the Area of Interest parameter, do one of the following:
    • Click the Area of Interest drop-down arrow and choose a polygon layer that contains a polygon feature representing the extent of the chart.

      If the selected layer contains more than one polygon feature, select the polygon feature that you want to use.

    • Click the Browse button Browse next to Area of Interest and browse to the location of the polygon feature class that you want to use.
  13. Provide a value for the ZOC Diagram Scale parameter that represents the scale at which the ZOC diagram will be created.

    A ZOC diagram scale is typically one-tenth of the scale of the chart. If the chart is 1:10,000 the ZOC Diagram Scale parameter value would be 1:100,000.

  14. For the ZOC Layer File parameter, browse to <installation location>\ArcGIS Maritime\Product Files\<version>\Charting\Symbols and choose the ZOCDiagram.lyrx file.

    The ZOCDiagram.lyrx layer file contains ZOC-specific symbology and labeling configuration information. You can configure this file to meet your organization's specific needs if necessary.

  15. Optionally, choose an .xml file that contains ZOC grid definitions for the Grid XML File parameter.

    If the Grid XML File parameter is left blank, the grid .xml file that matches the ZOC diagram scale is used.

    Note:

    Preconfigured ZOC grid .xml files are included with the Maritime product files at <installation location>\ArcGIS Maritime\Product Files\<version>\Charting\GridDefinitions.

  16. Optionally, provide a value for the Coordinate System parameter by doing one of the following:
    • Click the Primary Coordinate System drop-down arrow and choose the coordinate system of the active map.
    • Click the Select coordinate system button Select Coordinate System and choose an appropriate coordinate system from the XY Coordinate Systems Available list.
      Note:

      If no coordinate system is specified, the projection of the grid XML is used. The standard parallel is calculated based on the chart extent.

  17. Click Run.

A ZOC diagram is created.

Add an annotation layer to the ZOC diagram

The Create ZOC Diagram tool creates an annotation feature class for the Category of Zone of Confidence in Data (CATZOC) values. The quality of the hydrographic source data is assessed according to six categories: five quality categories for assessed data (A1, A2, B, C, and D) and a sixth category (U) for data that has not been assessed. These category values are stored in the Category of Zone of Confidence in Data (CATZOC) attribute of the M_QUAL_QualityOfData subtype, in the MetaDataA feature class. To display the category values in the ZOC diagram, the Create ZOC Diagram tool does the following:

  • Labels M_QUAL areas with the appropriate zone of confidence assessment value from the CATZOC attribute
  • Converts CATZOC labels to annotation features

To add the annotation layer to the ZOC diagram, complete the following steps:

  1. Open the layout that contains the ZOC diagram.
  2. In the Catalog pane, expand the chart database that was used to create the ZOC diagram.
  3. Click the Zones_of_ConfidenceAnno<scale> annotation feature class, and drag it into the Contents pane, placing the layer in the map frame for the ZOC diagram, below the Grids group layer.

    Annotation placement in ZOC Diagram map frame

The annotation layer is added to the ZOC diagram.