Creating a sounding points plot (Maritime Charting)

Creating a soundings plot will help you verify that the features have been collected properly, are geometrically correct, and accurately coded. This check can be done using a combination of automated quality control and quality control plots of the data. Prior to coding the data, a test plot could be made to ensure feature presence as well as feature geometry and positional accuracy. When the feature attributes have been coded, color-coded plots of the data may be made to once again verify the feature presence, geometry, and coding.

Creating label classes

The different sounding types should be symbolized when you want to create a quality control plot. By creating label classes, features within the SoundP feature class will be rendered to show their correct Hydrographic Depth (HDP) or Hydrographic Drying Height (HDH) value based on their Sounding Category (SND) value.

Steps:
  1. Start ArcMap.
  2. If necessary, set up the DNC production environment.
  3. If necessary, add the CoastL and SoundP layers.
  4. In the Table Of Contents window, right-click CoastL and click Properties.

    The Layer Properties dialog box appears.

  5. Click the Symbology tab.
  6. Double-click the line in the Symbol field to the left of the CoastlineShorelineLS subtype.

    The Symbol Selector dialog box appears.

  7. Change the line's color to green and click OK.

    The Layer Properties dialog box appears.

  8. Click OK.

    CoastL redraws with a green line.

  9. In the Table Of Contents window, right-click SoundP and click Properties.

    The Layer Properties dialog box appears.

  10. Click the Symbology tab.
  11. In the Show list, click Categories > Unique Values.
  12. Click the Value Field drop-down arrow and choose exs.
  13. Click Add All Values.
  14. Click the Labels tab.
  15. Check the Label Features in this layer check box.
  16. Click the Method drop-down arrow and choose Define classes of features and label each class differently.
  17. Click Rename.

    The Rename Class dialog box appears.

  18. Type Ordinary Sounding in the Class Name text box.
  19. Click OK.

    The Layer Properties dialog box appears.

  20. Click Add.

    The Enter New Class Name dialog box appears.

  21. Type Slant Sounding in the Class Name text box.
  22. Click OK.
  23. Repeat steps 20 through 22 using the following class names:
    • No Bottom Found
    • Drying Heights
    • Other
  24. Click the Class drop-down arrow and choose Ordinary Sounding.
  25. Click SQL Query.

    The SQL Query dialog box appears.

  26. Type [snd] = 9 in the SELECT * FROM SoundP WHERE text box.
  27. Click OK.

    The Layer Properties dialog box appears.

  28. Click the Label Field drop-down arrow and choose hdp.
    NoteNote:

    If the Label Field list is disabled, click Expression. Click Reset in the Label Expression dialog box.

  29. Click Symbol.

    The Symbol Selector dialog box appears.

    You will modify the settings for other classes in future steps.

  30. Click OK to accept the settings.

    The Layer Properties dialog box appears.

  31. Repeat steps 26 through 30 using the following settings:

    Class Name

    SQL Query

    Label Field

    Text Symbol

    Slant Sounding

    [snd]=10

    hdp

    italicized text

    No Bottom Found

    [snd]=2

    hdp

    bold, red text

    Drying Heights

    [snd]=1

    hdh

    underlined text

    Ordinary Sounding

    [snd] = 9

    hdp

    default text

    Other

    [snd]=999

    hdp

    bold, green text

    SoundP Label class settings
  32. Click OK.

    The labels render in the map display area.

Set the data frame coordinate system

To accurately perform quality control of the sounding points plot, the projection of the plot's data frame must match the hard-copy chart you are reviewing.

Steps:
  1. On the main menu, click View > Data Frame Properties.

    The Data Frame Properties dialog box appears.

  2. Click the Coordinate System tab.
  3. In the first text box, browse to and double-click the projected coordinate system that matches the hard-copy chart on which you are performing quality checks.

    The Projected Coordinate System properties dialog box appears.

  4. Change the Central_Meridian and Standard_Parallel_1 values so they are specific to your chart.
  5. Click OK.

    The Data Frame Properties dialog box appears.

  6. Click OK.

Prepare the chart for printing

Test plots are made to ensure feature presence as well as feature geometry and positional accuracy. In addition, feature coding can be verified by comparing the test plot with the hard-copy chart.

The layout view shows the map elements arranged the way they would appear on a hard-copy chart. The steps are for printing the layout of your map.

Steps:
  1. On the main menu, click View > Layout View.

    ArcMap switches to layout view.

  2. On the Standard toolbar, type the chart's scale in the scale text box and press Enter.
  3. On the main menu, click File > Page and Print Setup.

    The Page and Print Setup dialog box appears.

  4. Click the Name drop-down arrow and choose a printer, plotter, or another output device.
  5. Click the Size drop-down arrow and choose ANSI E or a size that fits your chart.
  6. If necessary, change the orientation of the page from Portrait to Landscape.
  7. Click OK.

    The layout changes the size you chose.

  8. Click the data frame in the layout.

    A dashed border with handles appears around the edges of the data frame.

  9. Click and drag the handles of the data frame to align it to the page.
  10. Add the following items to the layout:
    • Title information, including chart number, date, and technician initials
    • Legend
    • Green text stating the chart's classification (for example, UNCLASSIFIED/LIMITED DISTRIBUTION)
    TipTip:

    For more information, see Printing a map in ArcMap.

  11. On the main menu, click File > Print.

    The chart is sent to your output device.

12/22/2014