概要
Transfers Quality of Position (QUAPOS) attribution, from the primitive to the feature, to symbolize features based on the QUAPOS attribute value. Features are split where the primitive attribution changes, and the QUAPOS values are then copied to the affected features.
使用法
The primitive attribute P_QUAPOS is transferred from the coincident features in PLTS_SpatialAttributeL to features in Coastline_L, DepthsL, and NaturalFeaturesL.
The tool should be run on chart geodatabases before using Calculate Symbology so that the features have the necessary attribution to properly symbolize.
- For a new chart product, use the ALL_FEATURES option in the Target Features parameter.
- When updating an existing chart product, the UNVERIFIED_FEATURES option in the Target Features parameter, will limit the affected features.
Any previous insertion made by earlier executions will be removed by selecting an option in the Target Features parameter. This will regenerate the output.
Upon first execution of the tool, a ParentLNAM field will be added that tracks the relationship between inserted features and the parent features used to generate them.
構文
arcpy.nautical.BubbleUp(input_workspace, target_features)
パラメーター | 説明 | データ タイプ |
input_workspace | The geodatabase that contains the chart data in the nautical chart schema. | Workspace |
target_features | Specifies the features to be updated.
| String |
コードのサンプル
BubbleUp example (Python window)
The following Python window script demonstrates how to use the BubbleUp tool.
# Variables
prod_db = r"C:\Data\Charts\GB4X0000.gdb"
# Execute the tool
arcpy.BubbleUp_nautical(prod_db, "UNVERIFIED_FEATURES")
環境
このツールは、ジオプロセシング環境を使用しません。
ライセンス情報
- Basic: いいえ
- Standard: いいえ
- Advanced: 次のものが必要 ArcGIS Maritime