Generate Depth Areas (Maritime Tools)
Summary
Creates depth area polygon features using a triangulated irregular network (TIN) to query depth information to find whether a closed contour is trending deeper or shallower.
Depth areas are geographic features that are used to depict depth ranges between contours in Electronic Navigational Charts (ENC). The use of a TIN removes ambiguity from using the contour lines only and simplifies the process of creating and attributing the depth polygons. This tool is designed to be more generic and can be used for generating depth polygons for S-100-based products.
Usage
It is recommended that you use the same value for the Input TIN parameter as that used for the Input Contour Features parameter.
Contour lines that are not closed are ignored since they cannot be used to generate depth polygons.
Note:
If the extent polygon is not within the TIN domain, contours toward the periphery may not be closed.
If the Depth Direction parameter value is Positive Down, the input contour, maximum depth, and minimum depth values are expected to be positive with drying heights as negative.
If the Depth Direction parameter value is Positive Up, the input contour, maximum depth, and minimum depth values are expected to be negative with drying heights as positive.
Regardless of the input depth direction, the tool always writes the output depth fields as positive with drying heights as negative.
For the S-57 schema, once the Input Contour Features parameter value is provided, the tool automatically populates the value of the Depth Field parameter as VALDCO.
Existing skin-of-earth features (SOE) within the bounds of the Extent Polygon Features value are not used when generating depth areas. If you're applying the tool to regions with existing SOE features, use the Erase tool to remove those areas from the Extent Polygon Features value.
For the S-57 schema, the tool automatically populates the
NIS_Productsfield to All and thePLTS_COMP_SCALEfield to the current compilation scale value.For the S-101 schema, the tool automatically populates the
minimumDisplayScaleandmaximumDisplayScalefields to the current minimum and maximum values, respectively.
Parameters
| Label | Explanation | Data type |
|---|---|---|
|
Input TIN |
The TIN surface from which the nodes will be queried to attribute the depth polygons. It is recommended that you use the same TIN surface that was used to generate the contours. |
TIN Layer |
|
Input Contour Features |
The depth contours features. |
Feature Layer |
|
Depth Field |
The field that will store the depth value in the depth contours feature. |
Field |
|
Depth Direction |
Specifies whether the depth direction is positive upward or positive downward. The direction must be the same as that of the input TIN and contour features for the values of the minimum and maximum depth for the generated depth area polygons to be accurate.
|
String |
|
Target Workspace |
The geodatabase where the depth polygons will be written. The workspace must be a nautical workspace with either the S-57 or S-101 schema. |
Workspace |
|
Minimum Depth |
A value that will be used to populate the minimum depth of polygons shallower than the shallowest contour value. |
Double |
|
Maximum Depth |
A value that will be used to populate the maximum depth of polygons deeper than the deepest contour value. |
Double |
|
Extent Polygon Features |
The extent polygons within which the depth area polygons will be generated. If no value is provided, the TIN domain will be used. |
Feature Layer |
Derived output
| Label | Explanation | Data type |
|---|---|---|
|
Updated Depth Areas |
The updated Depth Areas feature class. |
Feature Layer |
Environments
This tool does not use any geoprocessing environments.
Licensing information
- Basic: No
- Standard: Requires 3D Analyst and ArcGIS Maritime
- Advanced: Requires 3D Analyst and ArcGIS Maritime