Creating an arc based on endpoints (Maritime Charting)

The Arc (End Points) function creates an arc, which can be used as part of a more complex polygon geometry. For aeronautical purposes, this function creates an RF leg according to ARINC Specification 424.

Example of input and output for the Arc (End Points) function
步骤:
  1. Start ArcMap.
  2. On the menu bar, click Customize > Toolbars > Production Feature Builder.
  3. Click the Feature Builder button Feature Builder on the Production Feature Builder toolbar.

    The Feature Builder window appears.

    提示提示:

    The Feature Builder window can be placed anywhere in ArcMap, or in the Table Of Contents window, with the aid of the arrows showing the possible placement positions.

  4. Choose Arc (End Points) in the list on the Functions tab.

    Feature Builder window with the Arc (End Points) function selected

  5. Define a coordinate for the start point of the polyline by doing one of the following:
    • Clicking the Pinprick tool Pinprick on the Production Feature Builder toolbar, then clicking on the map
    • Typing the coordinates in the cells on the Input tab in the Coordinates area
    提示提示:

    To view the input coordinates on the map, double-click the row headers for each coordinate.

  6. Repeat step 5 to define a coordinate for the start point of the geodesic arc.
  7. Repeat step 5 to define a coordinate for the endpoint of the geodesic arc.
  8. If necessary, click the drop-down arrow next to Clockwise and choose False.

    This indicates whether or not the arc is created in a clockwise direction. There are two options:

    • True—The arc is created in a clockwise direction from the second input coordinate to the third input coordinate.
    • False—The arc is created in a counterclockwise direction from the third input coordinate to the second input coordinate.

    The default value is True, which creates the arc in a clockwise direction. Choosing False creates the arc in a counterclockwise direction.

  9. If necessary, click the drop-down arrow next to Use First Radius and choose False.

    This is the radius for the arc, or the distance from the centerpoint to the arc's endpoints or start point. There are two options:

    • True—The distance from the start point to the centerpoint is used to calculate the radius of the arc.
    • False—The distance from the endpoint to the centerpoint is used to calculate the radius of the arc.

    The default value is True, which uses the radius from the start point to the centerpoint. Choosing False uses the radius between the endpoint and the centerpoint.

  10. Click the Execute button Execute.

An arc is created surrounding a central point.

提示提示:

If the arc does not appear, click the Add Scratch Data Layers button Add scratch data layers at the top of the Feature Builder window.

4/27/2014